clair Posted February 15, 2005 Posted February 15, 2005 i did follow this but not working for me.... i get message not lisense but when install from cd and enter sn number manually works perfect!!! ( i did pay for serial)ShrinkingI assume you already have installed WinRAR so rightclick the installer and unrar the file to C:\nero6605. If you want to shrink the source installation you'll need to create 0-byte files to replace unnecessary files. If you only want Nero you can replace everything, just leave the Nero folder and I think it will be down 10Mb (Untested).Building InstallerGo to C:\nero6605 and select all files, rightclick on 1 of them and select "WinRAR>Add to archive" create a new SFX file with this comment:CODE;The comment below contains SFX script commandsSetup=setup.exe /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCELTempModeSilent=1Overwrite=1Title=Nero 6.6.0.5 Ahead Software AG
buletov Posted February 15, 2005 Posted February 15, 2005 already discussed;use .reg file entry to insert key into registry,right after setup completesor use reg.exe, like this:reg add "HKLM\SOFTWARE\Ahead\Nero - Burning Rom\Info" /V Serial6 /D "xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" /f >nulif you use nero vision, use this also:reg add "HKLM\SOFTWARE\Ahead\NeroVision\Info" /V Serial6 /D "xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" /f >nul
Astalavista Posted February 15, 2005 Posted February 15, 2005 try this method insteadhttp://www.msfn.org/board/index.php?showtopic=31565&hl=nero
clair Posted February 15, 2005 Author Posted February 15, 2005 already discussed;use .reg file entry to insert key into registry,right after setup completesor use reg.exe, like this:reg add "HKLM\SOFTWARE\Ahead\Nero - Burning Rom\Info" /V Serial6 /D "xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" /f >nulif you use nero vision, use this also:reg add "HKLM\SOFTWARE\Ahead\NeroVision\Info" /V Serial6 /D "xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" /f >nul<{POST_SNAPBACK}>how to do that in winrar?
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