7

How to remove Burn with Nero from context menu in Windows 7?

I have tried to find in Nero Burning Rom such option but without success.

nopcorn
  • 16,982
ztepsic
  • 93

6 Answers6

8

x86:

regsvr32 /u "%ProgramFiles%\Common Files\Nero\NeroShellExt\NeroShellExt.dll"

x64:

regsvr32 /u "%ProgramFiles(x86)%\Common Files\Nero\NeroShellExt\NeroShellExt.dll"

If you get error message with code 0x80070005, create new shortcut and put appropriate line in it, than right-click that shortcut and "Run As Admin"

5

Use ShellMenuView or ShellExView to remove the annoying context menu entry.

2

For Nero 2018 / Windows 10 go to

C:\Program Files (x86)\Common Files\Nero\Nero 2018\NeroShellExt\x64

Run shellreg64uninstall.reg to remove it from Windows Explorer context menu.

Tom
  • 21
1

I use Menu Maid for these tasks

MenuMaid offers a simple yet powerful software solution for helping you get rid of context menu items that occupy space on the computer and slow down system performance. It can be easily configured by all types of users, regardless of their experience level.

enter image description here

nixda
  • 27,634
Moab
  • 58,769
0

I had to do a bit more to remove Nero context menu.

I used ShellExView. Disabling the entry didn't work. So, I did a right-click and selected Open CLSID In RegEdit and then removed the entry: HKEY_CLASSES_ROOT\CLSID\{SOME_ID_NUMBER}

IvanRF
  • 975
-1

I would suggest autoruns for it. It's a Microsoft tool, very powerful, and can do this quite easily.