evilvoice Posted September 18, 2005 Share Posted September 18, 2005 well, the first couple of lines will just say something about not for dos, win32 only or something along those lines...but what i would do is put it in a hex editor and do a search for silent...and if that doesnt work, then s i l e n t (the spaces are actually "00" in the hex editor,,,and search for that...of if someone would like to post just the setupx.exe file, i could look at it...also, which one are you running (cuz there are 2, or there should have been) Link to comment Share on other sites More sharing options...
BoardBabe Posted September 18, 2005 Author Share Posted September 18, 2005 evilvoice: check PM Link to comment Share on other sites More sharing options...
evilvoice Posted September 18, 2005 Share Posted September 18, 2005 well, this is interesting...in the setupx.exe file it says that there is a file that will not be available until Oct (the release date of nero 7) so it could be possible that this version is impossible to silent install...which actually would be quite logical since the only reason to use this version is to test out the programs and not really the setup program (as Im pretty sure they have that down pat and I havent seen it change in quite a while, sotheyll prolly just use the old setupx.exe from nero 6)...but yea, from what I can tell, there isnt a way to silent install. At least not through setupx.exe Link to comment Share on other sites More sharing options...
evilvoice Posted September 18, 2005 Share Posted September 18, 2005 on second thought, another thing you could try is putting that config.txt (i think thats the name) in the same dir as setupx.exe and see if that works, if not, rename config to config.ini...in setupx.exe it says something about ini file being deleted. Link to comment Share on other sites More sharing options...
BoardBabe Posted September 18, 2005 Author Share Posted September 18, 2005 Did'nt work.Well guess we have to wait for the final release then...Or use AutoIT, although I don't really like installing using AutoIt. Link to comment Share on other sites More sharing options...
spiky-privat Posted September 27, 2005 Share Posted September 27, 2005 Tried to run NeroSuite.msi with ISSETUPDRIVEN=0still get the message "Sorry, but the installer has to be started with SetupX.exe file"<{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
BoardBabe Posted September 27, 2005 Author Share Posted September 27, 2005 ? Link to comment Share on other sites More sharing options...
djsleepy Posted September 27, 2005 Share Posted September 27, 2005 I have finally worked out a way to install Nero 7 Premium, just follow these steps and you will be fine... :1. Add the following key to your registry:[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]"Serial7_1127858803"="*whatever_your_serial_is"** Please note the * in front of the serial number2. Run the NeroSuite.msi in the Nero 7 Premium folder with the usual MSI switches.I used:NeroSuite.msi /passivethis worked lovely for me..Try it Guys.. Link to comment Share on other sites More sharing options...
Shark007 Posted September 28, 2005 Share Posted September 28, 2005 it works as stated.thanks.Any idea how to stop the reboot?shark Link to comment Share on other sites More sharing options...
Yurek3 Posted September 28, 2005 Share Posted September 28, 2005 (edited) You can use this too@echo offNeroSuite .msi ADDLOCAL=ALL PIDKEY=xxxxxxxxxxxxxxxxxxxxx /norestart /qb-!EXITplus reg keyHKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]"Serial7_1127858803"="*whatever_your_serial_is" Edited September 28, 2005 by Yurek3 Link to comment Share on other sites More sharing options...
muiz Posted September 28, 2005 Share Posted September 28, 2005 (edited) I have finally worked out a way to install Nero 7 Premium, just follow these steps and you will be fine... :1. Add the following key to your registry:[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]"Serial7_1127858803"="*whatever_your_serial_is"** Please note the * in front of the serial number2. Run the NeroSuite.msi in the Nero 7 Premium folder with the usual MSI switches.I used:NeroSuite.msi /passivethis worked lovely for me..Try it Guys.. <{POST_SNAPBACK}>Awesome !!!, not totaly silent yet, but it works !!thx ! Edited September 28, 2005 by muiz Link to comment Share on other sites More sharing options...
Yurek3 Posted September 28, 2005 Share Posted September 28, 2005 (edited) We can do Nero7.7z = Nero7.exe and put in scvpack and install this Aplications in T-12.See therhttp://www.msfn.org/board/index.php?showtopic=39048 Nero.cmdCMDOW @ /HID@ECHO OFFNero7.msi /passiveREGEDIT /S nero7.regEXIT Or@echo offNeroSuite .msi ADDLOCAL=ALL PIDKEY=xxxxxxxxxxxxxxxxxxxx /norestart /qb-!REGEDIT /S nero7.regEXITConfig.txt;!@Install@!UTF-8!RunProgram="startx /wait Nero7.cmd" ;!@InstallEnd@!nero.regWindows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]"Serial7_1127858803"="xxxxxxxxxxxxxxxxxxxxxxxx"Finalisation.cmdcopy /b 7zs.sfx + nero7.reg + config.txt + Nero7.7z Nero7.exeYurek3 Edited September 28, 2005 by Yurek3 Link to comment Share on other sites More sharing options...
fanatf1 Posted September 28, 2005 Share Posted September 28, 2005 Here is another solution i find in one release of ripped nero@echo offmsiexec.exe /i "NeroSuite.msi" USERSEL="6" STARTMODE="-1" FAMILYNAME="" STARTPARAM="CallFromExe" DONOTRUNSETUPX="1"put and run in folder that have-Cab-Redist-SetupNeroSuit.msiEvery thing is OK for me. Link to comment Share on other sites More sharing options...
dakota19 Posted September 28, 2005 Share Posted September 28, 2005 It works fine but i can't get not to restart does anyone know whats wrong? Link to comment Share on other sites More sharing options...
orei Posted September 28, 2005 Share Posted September 28, 2005 hi!!! if i don't want to install nero incd??? how can i do???@muizwhy is not fully unattended???thanks a lot Link to comment Share on other sites More sharing options...
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