l3v3l Posted September 19, 2007 Posted September 19, 2007 Typos in Nero 7 Lite 7.10.1.0 build 1.9.3.0 Installer (German):-------------------------------------------------------------Page 2: "Vielen Dank dass Sie Nero gekauft haben."should be -> Vielen Dank, dass Sie Nero gekauft haben.also on Page 2: "Bitte personalisieren Sie Ihre Kopie von Nero indem Sie Ihren Namne und Ihre Seriennummer eingeben."should be -> Bitte personalisieren Sie Ihre Kopie von Nero, indem Sie Ihren Namen und Ihre Seriennummer eingeben.-------------------------------------------------------------Thanks in advance for fixing (if possible)! Greets l3v3l
xper Posted September 19, 2007 Posted September 19, 2007 a KeyGen which build by FFF (may be) can clean this serial reg by clicking a button only...when enter the installer----Personal Information page, the reg will be written to the computer...PS:Why a software burning CD require 1GB+ free disk space...Today I use Nero 6.6.1.15 all the same...Because...Nero 7/8's Installer starting last about 10 minutes in my computer...Not Nero 6 with RAR self-extracting package...(I know Nero 7 package use 7-Zip)Laste warning before you are banned.
Jedi82 Posted September 20, 2007 Posted September 20, 2007 good good work man, thanx a lot for your release!!!But what are the silent command to install it silently and register it via batch file? Thanx man!!!
provolino Posted September 20, 2007 Posted September 20, 2007 You must correct the serial key in the registry…This is mistaken…[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]"Serial7"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"This is correct…[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]"Serial7_1283624065"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"… and the ten numerical characters following “Serial7_” are random.Bye!So, if the key changes randomly, how can I create a working reg file with my serial and missingfile trick stored to use it on every nero installation?
Acheron Posted September 20, 2007 Author Posted September 20, 2007 Inno Setup 5.2.0 is out and it seems it works fine with Nero 7 Lite script. It seems that something has changed internally resulting in smaller setup files. For example the European installer goes down from 45.6 MB to 44.1 MB
Alex Posted September 20, 2007 Posted September 20, 2007 Man,Can You upload the script with fixed video support?All the best,Alex
john2007 Posted September 21, 2007 Posted September 21, 2007 nice Acheron good to see with the new releases the size is even smaller with Inno Setup 5.2.0 when can you upload the new installer also need to update Updatepack.nl anyways keep up the good work
retalv Posted September 23, 2007 Posted September 23, 2007 So, if the key changes randomly, how can I create a working reg file with my serial and missingfile trick stored to use it on every nero installation?The only way for registering Nero is to use NERO…For the list of the commands of Unattended installation, you make reference to this page…http://www.msfn.org/board/Nero_Lite_Micro_7850_t96857.html... BUT...BUT......but not to use switch /VERYSILENT, otherwise does not come saved the serial number in the relative registry (Serial7_xxxxxxxxx)!!!Use /Silent switch and the installation will come positively completed.Ciao!
Acheron Posted September 23, 2007 Author Posted September 23, 2007 retalv, I haven't tested unattended mode that well. It looks like when running VERYSILENT the helper autoit script won't get launched. I look into Inno Documentation to overrrule this behaviour. Thanks for noticing this.
provolino Posted September 23, 2007 Posted September 23, 2007 retalv, I haven't tested unattended mode that well. It looks like when running VERYSILENT the helper autoit script won't get launched. I look into Inno Documentation to overrrule this behaviour. Thanks for noticing this.Thanks Acheron for fixing and thanks retalv for explaining
Acheron Posted September 23, 2007 Author Posted September 23, 2007 I'm currently in the progress of further automating the Nero 7 SDK. This should make it easier to maintain such a large project, and perhaps it allows more functionality to be included in future versions (perhaps Nero 8).
sp00f Posted September 24, 2007 Posted September 24, 2007 (edited) Tested same installer in clean Vista installs x86 & x64In x64 it works fine in x86 still same error.EDIT :Got it working now :nero-7.10.1.0.exe /VERYSILENT SP- /SERIAL="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"A few post back someone posted this, but without the "/" : /SERIALNow it works.... Edited September 24, 2007 by sp00f
HJW Posted September 24, 2007 Posted September 24, 2007 Tested same installer in clean Vista installs x86 & x64In x64 it works fine in x86 still same error.EDIT :Got it working now :nero-7.10.1.0.exe /VERYSILENT SP- /SERIAL="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"A few post back someone posted this, but without the "/" : /SERIALNow it works....TY m8 it works !
Acheron Posted September 26, 2007 Author Posted September 26, 2007 I have finally updated Nero 7 SDK to latest version. Now the SDK also comes with a readme and overall I think it will be easier to compile the scripts.Nero7Lite-7.10.1.0_SDK.7zBe sure to first install the Inno Setup Clickonce package, or alternatively use offical Quickstart Pack and include ISPP manually.Inno_Setup_5.2.0_OneClick.7z
Recommended Posts