smartass083 Posted April 6, 2004 Posted April 6, 2004 this is code taken from my RunOnce.cmd fileREG ADD %KEY%\047 /VE /D "Nero Burning ROM 6.0.0.9" /fREG ADD %KEY%\047 /V 1 /D "REGEDIT /S %systemdrive%\install\Applications\nero\register.reg" /fREG ADD %KEY%\047 /V 2 /D "%systemdrive%\install\Applications\nero\Nero60019.exe /silent /noreboot" /fI 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.
WwTIPPYwW Posted April 6, 2004 Posted April 6, 2004 make sure that the registry file is valid and can manually be imported. It might be corrupt or something...
ToBe Posted April 6, 2004 Posted April 6, 2004 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" /fall in one line.But I think you should have posted this in the applications switches forum...
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