/build/static/layout/Breadcrumb_cap_w.png

Nero deployment

I trying to deploy the Nero MSI, but I only want that the following features would be installed: Burning Rom (Express), SmartStart, Wave Editor, Image Drive.

I've tried several things, setting the level column to 0 in the feature table, using the ADDLOCAL property.
But it doesn't work, everything I get an error message that a random files couldn't be registered.
Or Nero doesn't have access to the shell-manager, whatever that means.
It getting REALLY enoying, so can somebody help me, please.

Kind Regards,
Snake86

BTW: It's about version Nero 7.7.5.1, Dutch.

0 Comments   [ + ] Show comments

Answers (9)

Posted by: nheim 17 years ago
10th Degree Black Belt
1
Hi Snake86,
load the nero.msi in ORCA and create a MST which drops the following line from the SelfRegEx table:
MediaLibraryNSE32FE850B.dll
Regards, Nick
Posted by: gmorgan618 17 years ago
Blue Belt
0
Create an entry in the Condition table for each feature you don't want to install...

Put a 0 as the Level and then either leave the Condition entry blank or put
NOT INSTALLED OR REMOVE

I would try Blank first --- it's important to have it not enabled both during install and uninstall

The condition table is evaluated during the Cost Initialize action... This is most likely modifing your changes to the feature table.

Hope this helps...

_Grant
Posted by: Snake86 17 years ago
Senior Yellow Belt
0
Thanks! Finally something that works!

Still, I have one problem: Nero Scout will also be installed and is turned on by default.
Also the Nero Search bar is showed in the taskbar.
I've setted NERO_SCOUT to FALSE but that doesn't seems to work.
Any suggestions?
Posted by: Snake86 17 years ago
Senior Yellow Belt
0
ORIGINAL: nheim

Hi Snake86,
load the nero.msi in ORCA and create a MST which drops the following line from the SelfRegEx table:
MediaLibraryNSE32FE850B.dll
Regards, Nick
Thanks, that works[:D]...
Posted by: nheim 17 years ago
10th Degree Black Belt
0
Hi Snake86,
good to read, it worked out.
Keep MSI'ing ;-)
Regards, Nick
Posted by: KPrinz 17 years ago
Fourth Degree Green Belt
0
ORIGINAL: nheim

Hi Snake86,
load the nero.msi in ORCA and create a MST which drops the following line from the SelfRegEx table:
MediaLibraryNSE32FE850B.dll
Regards, Nick


Strange, it used to work for a different customer.
I drop the row, which for me is MediaLibraryNSEABC8A37D.dll but still I get Nero Search.

Anyone?
Posted by: THEMASTER 17 years ago
Yellow Belt
0
ORIGINAL: KPrinz


ORIGINAL: nheim

Hi Snake86,
load the nero.msi in ORCA and create a MST which drops the following line from the SelfRegEx table:
MediaLibraryNSE32FE850B.dll
Regards, Nick


Strange, it used to work for a different customer.
I drop the row, which for me is MediaLibraryNSEABC8A37D.dll but still I get Nero Search.

Anyone?



I had the same problem but with this key it worked.
[hkey_current_user\Software\Ahead\NeroSearchBar\Settings]
"Show"="0"
Posted by: nheim 17 years ago
10th Degree Black Belt
0
Hi Konstantin,
i remove the Media Library stuff directly in the feature table like this:
Set the Level of all the following features to "200" and very important: Make sure, that the Attribute is not set to 16 or 24 (change it to "0" or "8").

NeroHome2FF8B816
NeroMediaHome53BEFA20
NeroMediaHomeHelp_DEUCD002945
NeroMediaHomeHelp_ENG23553F46
NeroMediaHomeHelpA94A397B
NeroMediaLibary97E5875A10E08897E5875A
NeroMediaLibary97E5875A2866A197E5875A
NeroMediaLibary97E5875A4EFE9697E5875A
NeroMediaLibary97E5875A696E9097E5875A
NeroMediaLibary97E5875A96226097E5875A
NeroMediaLibary97E5875AA086EB97E5875A
NeroMediaLibary97E5875AA0A80597E5875A
NeroMediaLibary97E5875AA3DC7397E5875A
NeroMediaLibary97E5875AB05D0797E5875A
NeroMediaLibary97E5875AD0660397E5875A
NeroMediaLibary97E5875AEB785297E5875A
NeroMediaLibary97E5875AF2570897E5875A
NeroMediaLibary97E5875AF2868E97E5875A
NeroMediaLibary97E5875AF90BB597E5875A
NeroScout_enabled_default992AB6EF
NeroSearch8EDC7D79
NeroSearch8EDC7D7905ADF68EDC7D79
NeroSearch8EDC7D790E086D8EDC7D79
NeroSearch8EDC7D791E960E8EDC7D79
NeroSearch8EDC7D792CEA908EDC7D79
NeroSearch8EDC7D792D46D18EDC7D79
NeroSearch8EDC7D792EE3858EDC7D79
NeroSearch8EDC7D792F81748EDC7D79
NeroSearch8EDC7D79335AF48EDC7D79
NeroSearch8EDC7D793F47AB8EDC7D79
NeroSearch8EDC7D793F62878EDC7D79
NeroSearch8EDC7D794618D18EDC7D79
NeroSearch8EDC7D795234578EDC7D79
NeroSearch8EDC7D79658AF28EDC7D79
NeroSearch8EDC7D796A681B8EDC7D79
NeroSearch8EDC7D796C70798EDC7D79
NeroSearch8EDC7D7971E5598EDC7D79
NeroSearch8EDC7D797AAF328EDC7D79
NeroSearch8EDC7D797D9D5D8EDC7D79
NeroSearch8EDC7D797E769C8EDC7D79
NeroSearch8EDC7D7998168D8EDC7D79
NeroSearch8EDC7D79ADD24E8EDC7D79
NeroSearch8EDC7D79AEAF0E8EDC7D79
NeroSearch8EDC7D79BA78BC8EDC7D79
NeroSearch8EDC7D79C5E7D78EDC7D79
NeroSearch8EDC7D79C6543E8EDC7D79
NeroSearch8EDC7D79C92E658EDC7D79
NeroSearch8EDC7D79D3E8428EDC7D79
NeroSearch8EDC7D79D9BF9B8EDC7D79
NeroSearch8EDC7D79DD847D8EDC7D79
NeroSearch8EDC7D79EF0E368EDC7D79
NeroSuiteInstallerDD1EB5BC

You shouldn't do it on this line:
NeroMediaLibary97E5875A25375997E5875A NeroBurningRomBCAFF604
because otherwise the shortcuts won't get created!
Remove instead all components from this feature in the FeatureComponents table.

This should do the trick!
This thing is really my new horror MSI package!

Regards, Nick
Posted by: karshi 16 years ago
Purple Belt
0
Hi,
I am creating a transform of the vendor supplied msi.
I installed only 3 features by changing the Install Level value.
I added a few more properties in order to accomplish other installation related customizations.
N i donno where i went wrng, i am not getting the required "nero n cover designer shortcuts" in start menu.
I think i was cautious abt d feature install level part.
Did u guys come across wid such a pblm.
Plz suggest.
And also i am unable to remove Nero Scout shortcut and to disable it.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ