Jump to content

Recommended Posts

Posted

i did follow this but not working for me.... i get message not lisense :blushing:

but when install from cd and enter sn number manually works perfect!!! ( i did pay for serial)

Shrinking

I 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 Installer

Go 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 commands

Setup=setup.exe /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL

TempMode

Silent=1

Overwrite=1

Title=Nero 6.6.0.5 Ahead Software AG


Posted

already discussed;

use .reg file entry to insert key into registry,

right after setup completes

or use reg.exe, like this:

reg add "HKLM\SOFTWARE\Ahead\Nero - Burning Rom\Info" /V Serial6 /D "xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" /f >nul

if 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

Posted
already discussed;

use .reg file entry to insert key into registry,

right after setup completes

or use reg.exe, like this:

reg add "HKLM\SOFTWARE\Ahead\Nero - Burning Rom\Info" /V Serial6 /D "xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" /f >nul

if 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

how to do that in winrar?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...