Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Unnatended Register

Featured Replies

Hello everybody,

Do not speak English, SO BE CLEAR TO PLEASE WRITE

I'm trying to understand Certain Lines CMD / BAT Associated Windows Registry entries and / or re-entries by Gross Force before a Unnatended

(Traslate for Google, sorry)

That means if they can explain:

Nero 6 Silent Install?

http://www.msfn.org/board/lofiversion/index.php/t26913.html

REG ADD %KEY%\005 /VE /D "Nero burning rom 6.3.1.20" /f

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Apps\nero\setup.exe /silent /noreboot /no_ui" /f

REG ADD %KEY%\005 /V 2 /D "%systemdrive%\Apps\nero_fra\setup.exe /silent /no_ui" /f

REG ADD %KEY%\005 /V 3 /D "regedit /s %systemdrive%\Apps\nero\serial.reg" /f

ECHO.

ECHO Registering Nero Burning ROM...

REGEDIT /S %systemdrive%\install\Applications\Nero\register.reg

ECHO.

ECHO Installing Nero Burning ROM v6.3.0.3

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Nero\Nero6303.exe /silent /noreboot

and registry.reg:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero - Burning Rom\Info]

"User"="ur name"

"Company"="ur company"

"Serial6"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"

REG ADD %KEY%\1055 /VE /D "Nero Burning ROM 6.3.1.2.0" /f

REG ADD %KEY%\1055 /V 1 /D "%systemdrive%\Install\Nero\nero63120.exe /silent /noreboot /no_ui /sn=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /write_sn" /f

REG ADD %KEY%\1055 /V 2 /D "REGEDIT /S %systemdrive%\Install\Nero\Nero.reg" /f

ECHO.

ECHO Installing Nero Burning ROM v6.3.1.15

ECHO Please wait...

start /wait %systemdrive%\Install\Applications\Nero\Setup.exe /silent /noreboot /no_ui /sn=****-****-****-****-****-**** /write_sn

ECHO Installing Nero Burning ROM

ECHO.

start /wait %systemdrive%\install\Applications\Nero\Nero.cmd

REG ADD %KEY%\1055 /V 1 /D "%systemdrive%\Install\Nero\nero63120.exe /silent /noreboot /no_ui /sn=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /write_sn" /f

I do not understand this particular

REG ADD %KEY%\1055 /V 1 /D "%systemdrive%\Install\Nero\nero63120.exe /silent /noreboot /no_ui /sn=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /write_sn" /f

I do not understand this particular

REG ADD %KEY%\1055 /V 1 /D

I do not understand this particular

%KEY%\1055 /V 1 /D

The snippets you posted are referred to REG.EXE, NOT to REGEDIT.EXE.

http://www.ss64.com/nt/reg.html

Most probably they are referred to part of a RunOnceEx.cmd, that usually begins as:

cmdow @ /HID
@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

See here:

http://unattended.msfn.org/unattended.xp/view/web/31/

http://gosh.msfn.org/using_runonceex.htm

And here:

http://www.msfn.org/board/index.php?showtopic=23751&st=0

for some details.

1055 is just a "large" number to make sure that keys like "005" or "010" are executed before, in other words by changing the name of the key to a higher or lower number you are able to execute the command line within it after or before other ones.

jaclaz

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.