l3v3l
Sep 19 2007, 08:31 AM
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
Sep 19 2007, 09:29 AM
QUOTE (xlfdll @ Sep 19 2007, 03:55 PM)

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
Sep 20 2007, 02:55 AM
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
Sep 20 2007, 11:28 AM
QUOTE (retalv @ Sep 18 2007, 11:27 PM)

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
Sep 20 2007, 01:26 PM
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
Sep 20 2007, 03:21 PM
Man,
Can You upload the script with fixed video support?
All the best,
Alex
john2007
Sep 20 2007, 07:27 PM
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
Jedi82
Sep 22 2007, 02:41 AM
please, what are the command...??
retalv
Sep 23 2007, 03:30 AM
QUOTE (provolino @ Sep 20 2007, 11:28 AM)

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
Sep 23 2007, 03:36 AM
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
Sep 23 2007, 03:54 AM
QUOTE (Acheron @ Sep 23 2007, 11:36 AM)

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
Sep 23 2007, 06:18 AM
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
Sep 24 2007, 05:39 AM
Tested same installer in clean Vista installs x86 & x64
In x64 it works fine in x86 still same error.

EDIT :
Got it working now :
CODE
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 "/" : /SERIAL
Now it works....
HJW
Sep 24 2007, 09:34 AM
QUOTE (sp00f @ Sep 24 2007, 01:39 PM)

Tested same installer in clean Vista installs x86 & x64
In x64 it works fine in x86 still same error.

EDIT :
Got it working now :
CODE
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 "/" : /SERIAL
Now it works....
TY m8 it works !
Acheron
Sep 26 2007, 01:33 PM
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 RickSteele
Sep 26 2007, 03:28 PM
Thanks Acheron; the lite installed beautifully with absolutely no issues. I have no plans to uograde to Nero 8, but, have found no real viable alternatives-those you posted are nice, but, rough; I just cannot abide this bloat anymore so I will try to use your SDK; thanks a million.
john2007
Sep 26 2007, 05:32 PM
Nice job Acheron thanks
Alex
Sep 27 2007, 05:24 PM
Hi Acheron,
How You figured out those three files needed to be added for videocd support? I just added all from dsf filter and was excluding one by one. Is there a simplier way?
With nero8 i get this stupid sidebyside config error. No idea where to dig? Cause I am lost...
Script is working fiine, though in nero lite eng code is not working correctly. I get error. Europe version code is really nice.
Thanks a lot,
Alex
Acheron
Sep 28 2007, 08:37 AM
Alex, what error do you get building?
I did indeed register and unregister filters manually for testing which filters were involved when using video encoding options.
I use the following regentries to add quick register and unregister functions to dlls, ocx and ax files:
CODE
Windows Registry Editor Version 5.00
;Add Register / Unregister to Right Click Menu of .dll Files
[HKEY_CLASSES_ROOT\dllfile\Shell\Register]
@="Register"
[HKEY_CLASSES_ROOT\dllfile\Shell\Register\command]
@="regsvr32.exe /s \"%1\""
[HKEY_CLASSES_ROOT\dllfile\Shell\Register_Undo\command]
@="regsvr32.exe /s /u \"%1\""
[HKEY_CLASSES_ROOT\dllfile\Shell\Register_Undo]
@="Unregister"
;Add Register / Unregister to Right Click Menu of .ocx Files
[HKEY_CLASSES_ROOT\dllfile\Shell\Register]
@="Register"
[HKEY_CLASSES_ROOT\ocxfile\Shell\Register\command]
@="regsvr32.exe /s \"%1\""
[HKEY_CLASSES_ROOT\dllfile\Shell\Register_Undo]
@="Unregister"
[HKEY_CLASSES_ROOT\ocxfile\Shell\Register_Undo\command]
@="regsvr32.exe /s /u \"%1\""
;Add Register / Unregister to Right Click Menu of .ax Files
[HKEY_CLASSES_ROOT\.ax]
@="dllfile"
Alex
Sep 28 2007, 03:44 PM
Hi Acheron,
When installing I got a mistake (see capture). It is very small mistake in the script, easi;y fixed from info in picture. Mistyping of some kind, that's all.
Code error is more serious looking, happens while building, but I just took code from europe version and replaced it to eng version lite. It's on the line with word rollback as I recall. Mistyping again I quess but I decided to check script with code from europe version and it worked so Iquess mistake is in the code, not script., but as ir does not have nothing with functionality of Nero itself I decided not to dig, just to replace.
I made installer for express and coverdesigner., only 24 mb, very solid and stable build so far.
Thank You a lot for micromiser, it is fantastic, how do You know what to cut out? Can not figure it out. What soft else You are using? This idea with tutorial would be nice.
All the best,
Alex
cool400
Sep 28 2007, 03:48 PM
Hi,
maybe I missed some informations, but I don't know where I can get the files mentioned in "filelist.txt" from...
I download the file "Nero-7.10.1.0_deu_trial.exe" - should I now install Nero and grab the files from...hmmm...from where? E.g. I don't have a folder called "DrWeb" or "Redist". Or should I extract it anywhere? And if, how should I extract it?
BTW, I installed "Inno_Setup_5.2.0_OneClick" previously...
Another question is, if the Nero Mirco RC7 is final? It's really small...what is missing or not functional?
Sorry for this many questions, but I didn't find the answers to them in this thread!
Thanks for your good work, Archeron, and keep on with it - and you other guys too...
Best regards
cool400
Alex
Sep 28 2007, 03:48 PM
by the way to avoid this mistake, use Achron's micromise!
Alex
Acheron
Sep 29 2007, 04:06 AM
QUOTE (cool400 @ Sep 28 2007, 11:48 PM)

Hi,
maybe I missed some informations, but I don't know where I can get the files mentioned in "filelist.txt" from...
I download the file "Nero-7.10.1.0_deu_trial.exe" - should I now install Nero and grab the files from...hmmm...from where? E.g. I don't have a folder called "DrWeb" or "Redist". Or should I extract it anywhere? And if, how should I extract it?
BTW, I installed "Inno_Setup_5.2.0_OneClick" previously...
Another question is, if the Nero Mirco RC7 is final? It's really small...what is missing or not functional?
Sorry for this many questions, but I didn't find the answers to them in this thread!
Thanks for your good work, Archeron, and keep on with it - and you other guys too...
Best regards
cool400
The SDK is only for experts who want to modify Nero 7 Setup to their own needs. Normal users can just use the Nero 7.0.10.1 PreRelease version as linked in first post.
@Alex, have you read the readme included? I think most of your errors are due to not following the guide.
Dynaletik
Sep 29 2007, 05:22 AM
I just wanted to say THANK YOU Acheron!!! The SDK is really nice. I got my german Lite Installer @ 26 MB now (29 MB before), 1 MB was the new InnoSetup Compression and the other 2 MB seem to be caused by the micromized files. Everything works! Very nice work!
kal
Sep 30 2007, 11:40 AM
QUOTE (Alex @ Sep 28 2007, 11:48 PM)

by the way to avoid this mistake, use Achron's micromise!
Alex
I have exactly the same error window as you. I install nero lite with /VERYLSILENT switch on a unattended vista dvd. Then, I import this reg file :
CODE
Windows Registry Editor Version 5.00
; User information
[HKEY_LOCAL_MACHINE\SOFTWARE\ahead\Installation\Families\Nero 7\Info]
"User"="Kal"
"Company"="Kal"
"Serial"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"
"MissingFilesState"="0"
"EulaAccepted"="1"
If I launch nero I get the FATAL ERROR window. If I remove the serial from the registry, then I can enter it manually with Nero ProductSetup. After that, It works like a charm. It just add the serial in the same registry location, except the key name is something like "Serial7_XXXXXXXX", but I can rename it to "Serial" without any problem. So, what's going on ?

Thank you for your work Acharon,
Kal
Acheron
Sep 30 2007, 11:54 AM
QUOTE (kal @ Sep 30 2007, 07:40 PM)

QUOTE (Alex @ Sep 28 2007, 11:48 PM)

by the way to avoid this mistake, use Achron's micromise!
Alex
I have exactly the same error window as you. I install nero lite with /VERYLSILENT switch on a unattended vista dvd. Then, I import this reg file :
CODE
Windows Registry Editor Version 5.00
; User information
[HKEY_LOCAL_MACHINE\SOFTWARE\ahead\Installation\Families\Nero 7\Info]
"User"="Kal"
"Company"="Kal"
"Serial"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"
"MissingFilesState"="0"
"EulaAccepted"="1"
If I launch nero I get the FATAL ERROR window. If I remove the serial from the registry, then I can enter it manually with Nero ProductSetup. After that, It works like a charm. It just add the serial in the same registry location, except the key name is something like "Serial7_XXXXXXXX", but I can rename it to "Serial" without any problem. So, what's going on ?
Thank you for your work Acharon,
Kal
Don't import your serial after setup! Activation is only done through Setup! This is no rocket science!
kal
Sep 30 2007, 11:56 AM
QUOTE (Acheron @ Sep 30 2007, 07:54 PM)

Activation is still a bit problematic, so I programmed the activation progress to only register once. It is best to use the /SERIAL="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" switch when using unattended. Manually importing regfiles won't work on a clean system!
Ok thank you, i'm going to test it right now !
If I can make you a suggestion : edit your first post with avalaible switches, I forgot this one

Thank you again for you reactivatity!
Kal
sp00f
Sep 30 2007, 05:12 PM
QUOTE (kal @ Sep 30 2007, 07:56 PM)

QUOTE (Acheron @ Sep 30 2007, 07:54 PM)

Activation is still a bit problematic, so I programmed the activation progress to only register once. It is best to use the /SERIAL="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" switch when using unattended. Manually importing regfiles won't work on a clean system!
Ok thank you, i'm going to test it right now !
If I can make you a suggestion : edit your first post with avalaible switches, I forgot this one

Thank you again for you reactivatity!
Kal
Read few posts back
NaDer_GenKO
Sep 30 2007, 09:10 PM
Thanks Acheron for Nero 7 Lite
and i have One question "How i can include
Nero ImageDrive to this Package ? " Please
Edit : please Acheron replay to me.
did you see this post ?
Ok, I've tested /SERIAL switch and it seems there's a little issue to fix.
Indeed, when I install it for the first time, there's no serial entry added to registry. But If I install it a second time, then a serial entry is correctly added. I do the installation during the first boot, in the "specialize" pass.
Is there a way to use SetupX.exe silently to do the registration ?
Kal
Acheron
Oct 1 2007, 06:44 AM
I have confirmed the WizardBitmapImage2.bmp problem while building latest SDK. The error is caused by ISSI. I'm further investigating this behaviour and will add a workaround for it in next SDK.
Acheron : Do you know how can I solve the issue i've just posted ? I need to install nero twice to get a serial entry in the registry (silently off course).
Regards,
Kal
Lusitano
Oct 1 2007, 12:28 PM
Now that Nero 8 is officialy released, will you create a SDK for this version Acheron?
Braese
Oct 1 2007, 12:32 PM
I hope so too , an SDK for Nero 8 would be great!
Acheron
Oct 1 2007, 02:22 PM
I already have updated Nero SDK to be more compatible with new versions of Nero. This was a lot of work on the background to make the installer system more flexible. I now try to fix bugs caused by the new SDK and remaining bugs from Nero 7 Prerelease.
I set up my website this week and release Nero 7.10.1.0 packages.
I have downloaded Nero 8 now. It only took me 2 minutes, so for me there is no issue to continue with this project
QUOTE (Acheron @ Oct 1 2007, 10:22 PM)

I already have updated Nero SDK to be more compatible with new versions of Nero. This was a lot of work on the background to make the installer system more flexible. I now try to fix bugs caused by the new SDK and remaining bugs from Nero 7 Prerelease.
I set up my website this week and release Nero 7.10.1.0 packages.
I have downloaded Nero 8 now. It only took me 2 minutes, so for me there is no issue to continue with this project

Two minutes for what ? Download it ?
Alex
Oct 1 2007, 02:45 PM
I have confirmed the WizardBitmapImage2.bmp problem while building latest SDK. The error is caused by ISSI. I'm further investigating this behaviour and will add a workaround for it in next SDK.
@Acheron,
When I posted error You said I was not following Your instructions. To fix this is very easy, just include the excluded line in script. If it is not a mistyping, and You wanted it to be excluded on purpose, then sorry...You know better.
Will You make micromiser for version 8 or not?
For version 7 it was very good. Without it script is pointless.
I see from Your post that You gdot better internet speed (?). Can it be that all this project was only because of the size of installer? Can not believe that, really.
Would be very pitty if You dropped this project... Especially now when You learned so much. At least could You write a tutorial of some kind for micromiser?
All the best,
Alex
kenotz
Oct 1 2007, 09:27 PM
Does Nero 7 Lite support burning lightscribe discs?
Dynaletik
Oct 2 2007, 02:36 AM
@ kenotz: It has got LabelFlash support, is LightScribe the same?
Acheron
Oct 2 2007, 04:02 AM
@Alex,
My internet connection is upgraded from 3Mbit/s to 20Mbit/s. I also have a new computer with a fast dualcore processor and plenty of diskspace. This means I don't necessarily have to make lite versions of software to make it run better on my computer. However I still think it is useful to continue support this larger project also for others who needs a burning suite to run on a less than ideal computer configuration.
Lusitano
Oct 2 2007, 04:43 AM
The disk space is not the only issue here. Nero installs lots of driver filters and other bloatware, and the user can't even select or unselect which of them he wants to install.
BigRandalo
Oct 2 2007, 05:12 AM
QUOTE (kenotz @ Oct 2 2007, 05:27 AM)

Does Nero 7 Lite support burning lightscribe discs?
yes it does, but you have to install the
LIGHTSCRIBE SYSTEM SOFTWARE first

QUOTE (Dynaletik @ Oct 2 2007, 10:36 AM)

@ kenotz: It has got LabelFlash support, is LightScribe the same?
not the same, but very similar

->
*bericht bei thg (german article)*regards
coucou
Oct 2 2007, 06:19 AM
QUOTE (Acheron @ Oct 2 2007, 12:02 PM)

However I still think it is useful to continue support this larger project also for others who needs a burning suite to run on a less than ideal computer configuration.
Good idea Acheron
So, as I'm concerned, do you thing you could upload nero 8 soon?
TNX
coucou
Alex
Oct 2 2007, 06:26 AM
@Acheron,
Thank You for good news, nice to hear You won't drop it.
The build made with Your sdk and micromiser is very solid and stable, thank You!
Alex
john2007
Oct 2 2007, 11:26 AM
Good News
Nero 8 Ultra Edition 8.1.1.0
The following applications are included in Nero 8:
Nero Mobile Media Center for Mobile Devices (Included in the Retail version of Nero 8 only)
Nero Home 3 Media Management System
Nero Scout Database Technology
Nero StartSmart 8 One-Click Project Launcher
Nero Burning ROM 8 Expert CD and DVD Burning
Nero Express 8 Easy Interface CD and DVD Burning
Nero WaveEditor 4 Audio Editing and Recording
Nero SoundTrax 3 Professional Audio Mixing
Nero Vision 5 Video Editing and Authoring
Nero Recode 2 The Worlds Fastest Video Converter
Nero ShowTime 4 DVD and Multimedia Player
Nero MediaHome 3 UPnPTM Streaming Solution
Nero ControlCenter Simplified Customization and Configuration
Nero PhotoSnap Photo Editing
Nero PhotoSnap Viewer Photo Viewing
Nero CoverDesigner 3 CD and DVD Label Design
Nero BackItUp 3 Complete Backup Solution
Nero ImageDrive 3 Virtual Drive Setup
Nero DiscSpeed 4 Improve Optical Drive Performance
Nero DriveSpeed 3 Complete Optical Drive Control
Nero RescueAgent Improved File Recovery
Nero BurnRights Easily Deployable Burning Rights
Nero InfoTool 5 Drive and Disc Analysis
InCD 5 Packet Writing Solution
SecurDisc Viewer View SecurDisc protected files
Homepage -
http://www.nero.com/eng/index.htmlSize - 177 MB
Download -
http://ftp22.nero.com/Nero8/Nero-8.1.1.0_eng_trial.exeYep thats right its released to the public and the size is way down same as 7 witch is good its 177 MB so Acheron cant wait for the nero lite keep up the good work
rover220
Oct 2 2007, 12:53 PM
Acheron...
Thanks for the release of this and earlier versions of Nero Lite / Micro.
I much prefer these versions to the bloatware that is the original from Nero.
How hard would it ne to include Start Smart ,just for the absent minded amongst us (namely me) who can't remember the types or formats of CD/DVD.
i.e data or iso etc.
But I can live with the current version if it's awkward or not practical.
Once again THANK-YOU for all the effort you and others put in to this project.
Rover220
john2007
Oct 2 2007, 07:09 PM
from the look of it
http://ftp22.nero.com/Nero8/Nero-8.1.1.0_eng_trial.exe they must have changed it as the url is not found but you can just go to the nero site and download it from the download page and its 177 MB same as 7 was so now we just have to wait for Acheron to download it and start working on Nero Lite 8.1.1.0 cant wait
BigRandalo
Oct 3 2007, 06:41 AM
QUOTE
now we just have to wait for Acheron to download it and start working on Nero Lite 8.1.1.0 cant wait
no offense, but personally i'd like to see a final of this release first befor messing with nero8, which i do not own yet... (even if you can download and maybe do some bad things with it to get it working)
john2007
Oct 3 2007, 10:39 AM
atchley you are wrong BigRandalo nero 8 is final if you go to the nero website you can only get 8 as of before when it was 900 and something MBs it was in beta not released to the public as of Nero 8 Ultra Edition 8.1.1.0 it is down to 177 MB same as 7 was and 8 is the new nero out and as i said its final go to nero.com and see for your self
BigRandalo
Oct 3 2007, 01:04 PM
QUOTE (john2007 @ Oct 3 2007, 06:39 PM)

atchley you are wrong BigRandalo nero 8 is final
hehe i know

didn't mean that nero 8 isn't final

before acheron starts working on nero 8 it would be nice to get out "Nero 7 Lite 7.10.1.0 Final" (without the Pre-Release in the topic)
i am allready using this build (the Pre-Release) but as it seams Acheron still works on the SDK...
regards Big
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.