cybpsych Posted October 5, 2007 Posted October 5, 2007 just a quick note: is it me or updatepack.nl is unaccessible? i'm getting error 403:ForbiddenYou don't have permission to access / on this server.Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.a mirror maybe?anywya, thanx to Acheron for continuing his excellent work on the Lite/Micro builds
john2007 Posted October 6, 2007 Posted October 6, 2007 nice job Acheron thanks for the Final can you upload the SDK's thanks bin waiting fore the Final build now we can move on to 8
OuTmAn Posted October 6, 2007 Posted October 6, 2007 here's one of the switches I was using with 7.9.6.0:/COMPONENTS="Nero_Core,Nero_Core\Nero_MauSau,Nero_Core\Nero_VideoCD"but with 7.10.1.0 it doesn't install MauSau, I guess you modified syntax! but with the re-launch of updatepack.nl we can't access anymore the sdk, so can you gimme the actual switch? thank you
waldfee Posted October 6, 2007 Posted October 6, 2007 Hi Acheron,thanks for all the great work. The link to the micro (europe) release on your site refers to the lite version have a great day & cuwf
Acheron Posted October 6, 2007 Author Posted October 6, 2007 (edited) Here is the list of all components selectable in Nero 7 Lite:nero_toolkitnero_toolkit\nero_burnrightsnero_toolkit\nero_burnrights\burnrights_helpnero_toolkit\nero_cdspeednero_toolkit\nero_cdspeed\cdspeed_helpnero_toolkit\nero_drivespeednero_toolkit\nero_infotoolnero_corenero_core\nero_helpnero_core\nero_expressnero_core\nero_express\express_helpnero_core\anti_virusnero_core\nero_audiopluginsnero_core\nero_audioplugins\mausaunero_core\nero_videocdnero_core\nero_soundsnero_coverdesnero_coverdes\coverdes_helpnero_waveeditnero_waveedit\wavehelpnero_langnero_lang\englishEuropean package:nero_lang\czechnero_lang\danishnero_lang\dutchnero_lang\finnishnero_lang\frenchnero_lang\germannero_lang\greeknero_lang\hungariannero_lang\italiannero_lang\norwegiannero_lang\polishnero_lang\portuguesenero_lang\portuguese_braziliannero_lang\slovaknero_lang\sloveniannero_lang\spanishnero_lang\spanish_latin_americannero_lang\swedishnero_lang\turkishAsian package:nero_lang\chinese_simplnero_lang\chinese_tradnero_lang\japanesenero_lang\koreannero_lang\russiannero_lang\thaiOutman, your commandline would now be:/COMPONENTS="nero_core\nero_audioplugins\mausau,nero_core\nero_videocd" Edited October 6, 2007 by Acheron
kal Posted October 6, 2007 Posted October 6, 2007 (edited) I've just tested the final nero lite, and I still have the same issue. I have to install it twice on a fresh Windows Vista install to get a serial entry in the registry. Here is the command line that I use :start "nero" /wait %AppsRoot%\wpi\install\nero\Nero.exe /SERIAL="****-****-****-****-****-****-****" /NORESTART /SILENTAcheron, is it possible to use SetupX.exe (Nero ProductSetup) in command line to silently register nero ? Edited October 6, 2007 by kal
Acheron Posted October 6, 2007 Author Posted October 6, 2007 I've just tested the final nero lite, and I still have the same issue. I have to install it twice on a fresh Windows Vista install to get a serial entry in the registry. Here is the command line that I use :start "nero" /wait %AppsRoot%\wpi\install\nero\Nero.exe /SERIAL="****-****-****-****-****-****-****" /NORESTART /SILENTAcheron, is it possible to use SetupX.exe (Nero ProductSetup) in command line to silently register nero ?Please try without the start /wait command. In a batch file all commands are processed one by one anyway. So your commandline would look like:%AppsRoot%\wpi\install\nero\Nero.exe /SERIAL="****-****-****-****-****-****-****" /NORESTART /SILENT
OuTmAn Posted October 6, 2007 Posted October 6, 2007 thank you for the components list Acheron you might add it on 1st post or even somewhere on updatepack.nl
mara- Posted October 6, 2007 Posted October 6, 2007 I've just tested the final nero lite, and I still have the same issue. I have to install it twice on a fresh Windows Vista install to get a serial entry in the registry. Here is the command line that I use :start "nero" /wait %AppsRoot%\wpi\install\nero\Nero.exe /SERIAL="****-****-****-****-****-****-****" /NORESTART /SILENTAcheron, is it possible to use SetupX.exe (Nero ProductSetup) in command line to silently register nero ?Also try%AppsRoot%\wpi\install\nero\Nero.exe /SERIAL="[b]****************************[/b]" /NORESTART /SILENTTry to don't put spaces or - in your serial. This always worked for me.
kal Posted October 6, 2007 Posted October 6, 2007 Please try without the start /wait command. In a batch file all commands are processed one by one anyway. So your commandline would look like:%AppsRoot%\wpi\install\nero\Nero.exe /SERIAL="****-****-****-****-****-****-****" /NORESTART /SILENTIt does not work. I've sent you a pm with a video link showing what happens. Thank you for your reactivity Also try%AppsRoot%\wpi\install\nero\Nero.exe /SERIAL="[b]****************************[/b]" /NORESTART /SILENTTry to don't put spaces or - in your serial. This always worked for me.Ok, i'm going to try it.Kal
kal Posted October 6, 2007 Posted October 6, 2007 Also try%AppsRoot%\wpi\install\nero\Nero.exe /SERIAL="[b]****************************[/b]" /NORESTART /SILENTTry to don't put spaces or - in your serial. This always worked for me.I've just tried it : it doesn't solve the problem :/Thank you anyway,Kal
OuTmAn Posted October 6, 2007 Posted October 6, 2007 it'll likely look at a newbie suggest... but does making a reg entry before works ?ie. you do a batch file, and before launching Nero install you do a REG ADD with registration infos
mara- Posted October 7, 2007 Posted October 7, 2007 (edited) Please try without the start /wait command. In a batch file all commands are processed one by one anyway. So your commandline would look like:%AppsRoot%\wpi\install\nero\Nero.exe /SERIAL="****-****-****-****-****-****-****" /NORESTART /SILENTIt does not work. I've sent you a pm with a video link showing what happens. Thank you for your reactivity Also try%AppsRoot%\wpi\install\nero\Nero.exe /SERIAL="[b]****************************[/b]" /NORESTART /SILENTTry to don't put spaces or - in your serial. This always worked for me.Ok, i'm going to try it.KalCan you please try again, but without this {b} and {/b} (that supposed to be bold here in the forum), so now it should look like:%AppsRoot%\wpi\install\nero\Nero.exe /SERIAL=**************************** /NORESTART /SILENTAlso, try to don't put quotation around the serial. If this also fails why don't you try to make a 7-Zip Switchless Installer. Click here to see a guide.If you will create 7-Zip Switchless Installer your config.txt needs to look like this:;!@Install@!UTF-8! RunProgram="Nerolite.exe /sp /silent /serial=**************************** /NORESTART";!@InstallEnd@!This works perfectly for me!Cheers Edited October 7, 2007 by mara-
Recommended Posts