cyril_for_ever Posted December 21, 2005 Posted December 21, 2005 Hello, I tried to install nero7.my Runonceex is:REG ADD %KEY%\085 /VE /D "nero7" /fREG ADD %KEY%\085 /V 1 /D "REGEDIT /S %PP%nero_7\nero7.reg " /fREG ADD %KEY%\085 /V 2 /D "%PP%nero_7\SetupX.exe /quiet" /fbut nero7 doesn't install.However before I tried it in a .bat :ECHO Enregistrement de Nero 7REGEDIT /S .\nero7\nero7.regECHO.ECHO Installation nis 2005start /wait .\Nero_7\setupX.exe /quietand that's successfull.what doesn't it run with my runonceex?? %PP% is the way to the application's folder.(it's a good way, i can install other programms with the %PP%)
Sonic Posted December 21, 2005 Posted December 21, 2005 (edited) REG ADD %KEY%\085 /V 2 /D "\"%PP%nero_7\SetupX.exe\" /quiet" /fBecause paths with spaces doesn't understand arguments, you must force to separate app & argumentsedit: hmm, I have read your other topic ... if the solution above doesn't work, it's perhaps you should run the setup in a current session already opened ...Salute ! Edited December 21, 2005 by sonic
cyril_for_ever Posted December 21, 2005 Author Posted December 21, 2005 Sorry but even ths correction , I have the same results.My runonce.cmd is:@echo offFOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i:SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExSET PP=%cdrom%\applications\REG ADD %KEY% /V TITLE /D "Installation de mes programmes " /fREG ADD %KEY%\078 /VE /D "windvd 7" /fREG ADD %KEY%\078 /V 1 /D "REGEDIT /S %PP%WinDVD7\windvd7.reg " /fREG ADD %KEY%\078 /V 2 /D "\"%PP%\WinDVD7\Setup.exe\" /s" /f REG ADD %KEY%\085 /VE /D "nero7" /fREG ADD %KEY%\085 /V 1 /D "REGEDIT /S %PP%nero_7\nero7.reg " /fREG ADD %KEY%\085 /V 2 /D "\"%PP%nero_7\SetupX.exe\" /quiet" /fREG ADD %KEY%\095 /VE /D "norton internet security 2005 & system works" /fREG ADD %KEY%\095 /V 1 /D "REGEDIT /S %PP%nortonI2005.reg " /fREG ADD %KEY%\095 /V 2 /D "\"%PP%Norton_Internet_Security_2005\SYMSETUP.EXE\" /O REBOOT=ReallySuppress /QB" /fREG ADD %KEY%\095 /V 3 /D "REGEDIT /S %PP%nortonW2005.reg" /fREG ADD %KEY%\095 /V 4 /D "\"%PP%Norton_System_Works_Premier_2005\cd_1\nswsetup.exe\" /qn Reboot=Suppress" /fI've launched the .iso with vmware and this doesn't install neither nero , neither windvd.Internet security is installed but when the computer launches norton system works , i've the result: (see the file attachment: copy f screen) I've already put another programms with this runonceex but for theses programs i've some difficult..... :SNouveau_Document_Microsoft_Word.doc
Sneakyghost Posted February 14, 2006 Posted February 14, 2006 Well i might be entirely wrong here, so take my apologies if i am....with my nero7 experiments i came to the conclusion that none of the usual "quiet" msi-switches work but one, which is: "/passive" i think this, because my (german) nero.msi did not react to any of the quiet switches in the usual manner, it only did a silent job on the "passive" switch.of course i might just have applied the switches in the wrong manner, but maybe it is just so that nero msi only takes passive...hope i was helpfull here, even though its an old thread...sneaky
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now