September 18, 200520 yr 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)
September 18, 200520 yr 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
September 18, 200520 yr 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.
September 18, 200520 yr Author 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.
September 27, 200520 yr 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}>
September 27, 200520 yr 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..
September 28, 200520 yr 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, 200520 yr by Yurek3
September 28, 200520 yr 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, 200520 yr by muiz
September 28, 200520 yr 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, 200520 yr by Yurek3
September 28, 200520 yr 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.
September 28, 200520 yr hi!!! if i don't want to install nero incd??? how can i do???@muizwhy is not fully unattended???thanks a lot
Create an account or sign in to comment