Nero Suite 7 How to disable Nero Scout
I have been trying to create a silent install for Nero Suite 7 but 90% through the installation I run into a dialog box that asks me to enable Nero Scout on some directories. I have added NERO_SCOUT="FALSE" to the MSI Properties table but I still get this dialog. I was wondering if anyone else has run into this issue and/or found a resolution to it.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
blueboy
14 years ago
No, it did not. I actually downloaded the latest version of Nero and am trying to package now. I am running into another issue with creating a package for it. Adding DONOTRUNSETUPX=1 to the Properties table or to the commandline does not stop the error message "Sorry, but the installer has to be started with SetupX.exe file." I don't know if Ahead put another check for MSI installs but if anyone has a work around I would be much appreciative.
Posted by:
AngelD
14 years ago
ORIGINAL: blueboy
No, it did not. I actually downloaded the latest version of Nero and am trying to package now. I am running into another issue with creating a package for it. Adding DONOTRUNSETUPX=1 to the Properties table or to the commandline does not stop the error message "Sorry, but the installer has to be started with SetupX.exe file." I don't know if Ahead put another check for MSI installs but if anyone has a work around I would be much appreciative.
InstallShield package?
Add the ISSETUPDRIVEN property with a value of 1 and remove the OnCheckSilentInstall action from the InstallExecuteSequence table.

so that the conversation will remain readable.