Jump to content

Recommended Posts

Posted

this is code taken from my RunOnce.cmd file

REG ADD %KEY%\047 /VE /D "Nero Burning ROM 6.0.0.9" /f
REG ADD %KEY%\047 /V 1 /D "REGEDIT /S %systemdrive%\install\Applications\nero\register.reg" /f
REG ADD %KEY%\047 /V 2 /D "%systemdrive%\install\Applications\nero\Nero60019.exe /silent /noreboot" /f

I have made the registry file register.reg in the same directory as the nero installer and i made sure the key was typed in correctly. When i go into nero for the first time though it thinks its a demo and asks for a serial.


Posted

This will silently install AND register Nero. No need for register.reg or anything.

(replace X's with your serial.....)

REG ADD %KEY%\047 /V 2 /D "%systemdrive%\install\Applications\nero\nero6009.exe /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /SILENT /NOREBOOT" /f

all in one line.

But I think you should have posted this in the applications switches forum... :)

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...