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.

Would Like to Make a Registry File for Nero 5

Featured Replies

I've searched every way I can imagine to find a forum post for this. I've absolutely seen the page, but forgot to bookmark or save it. Tried what I found for the Nero 6 registry file:

[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero - Burning Rom\Info]
"User"="Basic-XP-Workstation"
"Company"="None"
"Serial5"="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX"

Also tried specifying the SN on the cmd-line in my RUNONCE.CMD script, but no joy:

START /WAIT %PGMROOT%\NERO551056.EXE /SILENT /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /NOCANCEL /NOLICENSE /NO_UI /SFX

One other thing, the Nero installer seems to break the cmd processing of the batch file. That is, nothing in RUNONCE, is executed after the Nero installer completes. Tried moving it to a separate batch script (w/ the same results) and will probably move this to a RunOnce registry key. But has anyone else seen this kind of behavior ? It's not a big deal, but I am curious.

TIA.....Jet


  • Author

One MUST include a Nero Burning ROM section in the HKCU tree in addition to the HKLM tree:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Ahead\Nero - Burning Rom\Info]
@=""
"User"="Unattended"
"Company"="Install"
"Serial5"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"
"HaveReadSNFromFile"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero - Burning Rom\Info]
@=""
"User"="Unattended"
"Company"="Install"
"Serial5"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"
"HaveReadSNFromFile"=dword:00000000

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.