ironside Posted August 28, 2006 Posted August 28, 2006 HiI've tried this method with the new 7.2.7.0 version, It seem's to work alright except for the fact that it now reboots the pc after installation, The /norestart swirch seem's not to work anymore on this version, But on a plus side at least it registers correctly !
ironside Posted August 28, 2006 Posted August 28, 2006 does the uninstaller work ??Yes, I can confirm it does unistall no problem, But i'm more concerned about it rebooting at the end of installation has anybody else tried this new buid to see if thet get the same reboot at end of install issue ?
andyle2k Posted August 29, 2006 Posted August 29, 2006 I hope this works for you guys at solving the reboot problemSetup=Nero.msi STARTPARAM="CallFromExe" DONOTRUNSETUPX="1" /QB /NORESTARTSo yeah basically you can't run from a SETUPX.EXE well because the /norestart switch is only valid when parsed through a .MSI NOW, can any of you please help me with this little problem... I remember once being able to make a direct shortcut to Nero Encoder without having to load up nero burning rom and then going into extras\encoder (or hitting F8). I lost the shortcut syntax to get that happening again but I remember it being something like nero.exe /blah /blah /[f8]Hope you guys can answer, I'm too lazy to make 2 post even though I know that's probably not too appropriate for this forum. Thanks
Floppy Posted August 29, 2006 Posted August 29, 2006 I have searched for this a lot.....I want to remove Nero Scout from the taskbar.I have installed Nero 7.2.0.3b usinge the recipe found here.---> No problem I found this; regsvr32 /u /s "%commonprogramfiles%\Ahead\Lib\MediaLibraryNSE.dll"It removes Scout from Explorer.I know you can press option and then unclick, and then scout is gone, but I want to do it with a reg file or a script during instal----Unattended Someone?
ironside Posted August 29, 2006 Posted August 29, 2006 @andyle2k -> You can't run nero.msi directly, The installer only runs from setupx.exe only@floppy -> The latest 7.2.7.0 build does put nero scout on the toolbar by defoult now anyway
Floppy Posted August 29, 2006 Posted August 29, 2006 @ironside -> I have just tried Nero-7.2.7.0 and no Scout is added But now it reboots after install!!!This is what I have ;;The comment below contains SFX script commandsSetup=setupx.exe /qb /norestart SERIALNUM_USERVAL="xxxx-xxxx-xxx1-xxxx-xxxx-xxxx-xxxx"TempModeSilent=1Overwrite=1Title=Nero 7 DemoAndNero-7.2.7.0_nor_no_yt.exe /qn /norestartCan anybody figure out why it reBooTs?
Annita Posted August 30, 2006 Posted August 30, 2006 @Floppy -> Nero 7.2.7.0 installation adds Nero Scout, but it's very easy to get rid of it.You just need to make a .reg with the following info:Windows Registry Editor Version 5.00[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3D6BE802-FC0D-4595-A304-E611F97089DC}]@="Nero Scout"I made all the steps posted in this topic, and as Floppy said, after the installation the computer restarts.Can anybody figure out why it reboots?Thxn,Annita
Floppy Posted August 30, 2006 Posted August 30, 2006 @Floppy -> Nero 7.2.7.0 installation adds Nero Scout, but it's very easy to get rid of it.You just need to make a .reg with the following info:Windows Registry Editor Version 5.00[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3D6BE802-FC0D-4595-A304-E611F97089DC}]@="Nero Scout"I made all the steps posted in this topic, and as Floppy said, after the installation the computer restarts.Can anybody figure out why it reboots?Thxn,AnnitaThanks works great......and now we have to find a solution to the REBOOT problem
Annita Posted August 30, 2006 Posted August 30, 2006 Yeah, we NEED a solution for the reboot problem....Annita
chuchubi Posted August 30, 2006 Posted August 30, 2006 Hi,I personally never had the reboot problem. Nero is extracted in the $OEM$ ($1) folderI'm using Windows Post Installer (WPI) and I have the following commands which worked for me:command 1: REGEDIT /S c:\nero\register.regcommand 2: c:\nero\SetupX.exe /quiet+++++++++++++++++++++++++my register.reg file looks like this:Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]"Version"="7.2.3.2""User"="chuchubi""Company"="Microsoft""EulaAccepted"="1""Serial7_1151310956"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"++++++++++++++++++++++++++++++++++++++one side note:For some reason when it silently installs, it takes waay longer than "normal" way of installing.I hope this works for you mates,cheers
Floppy Posted August 31, 2006 Posted August 31, 2006 HeyNo ...I still get the reboot. I tried;REGEDIT /S register.regSetupX.exe /qb /norestartAnd/OrREGEDIT /S register.regSetupX.exe /quietregister.reg Looks like this;Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]"Version"="7.2.7.0""User"="Knotten""Company"="Microsoft""EulaAccepted"="1""Serial7_1151310956"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"@Annita; Any luck?
Annita Posted August 31, 2006 Posted August 31, 2006 Nope, no luck.I dunno why I could do it before and now Nero does not permit it.Annita
Floppy Posted August 31, 2006 Posted August 31, 2006 Nope, no luck.I dunno why I could do it before and now Nero does not permit it.AnnitaMabe the only way is to make a MST/MSI........
Annita Posted September 1, 2006 Posted September 1, 2006 (edited) I would prefer this method, but without reboot...Annita Edited September 1, 2006 by Annita
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