Miles4 Posted June 24, 2006 Posted June 24, 2006 I've tried all the suggestions in this forum. I can get Nero 7 Ultra Edition to silently install using the NeroSuite.msi (without doing the mst thing) but I can't get it to do it without rebooting. My version is 7.00.0177. Can someone please tell me how to get this to not reboot when it's done (without using an mst file)? Also, it's multilanguage, so is there a way to have it install just the English without the German. Finally, how do have it install without INCD?Many thanks.
Miles4 Posted June 26, 2006 Author Posted June 26, 2006 Never mind. I figured out how to do it, though I can't get NeroScout and INCD not to install. If anyone has any thoughts on that, I'd appreciate it. For those of you who would like to know the silent install for Nero 7 Ultra, this is what I unsed in RunOnceEx.cmd (the "Nero.reg" has the serial info registry import that others have posted here):@Echo OffSET PP=%SystemDrive%\SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Programs" /fREG ADD %KEY%\010 /VE /D "Installing Nero 7" /fREG ADD %KEY%\010 /V 1 /D "REGEDIT /S \"%PP%apps\Nero7\Nero.reg\"" /fREG ADD %KEY%\010 /V 2 /D "\"%PP%apps\Nero7\SetupX.exe\" /quiet /norestart" /fREG ADD %KEY%\020 /VE /D "Killing Nero Scout" /fREG ADD %KEY%\020 /V 1 /D "regsvr32 /u /s \"%COMMONPROGRAMFILES%\Ahead\Lib\MediaLibraryNSE.dll\"" /fREG ADD %KEY%\020 /V 2 /D "REGEDIT /S \"%PP%apps\Nero7\NeroScoutGone.reg\"" /fEXIT
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