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.

link|improve this question
feedback

3 Answers

up vote 1 down vote accepted

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"

link|improve this answer
your answer solved my problem. Thank you. – ztepsic Dec 4 '10 at 14:50
feedback

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

link|improve this answer
ShellMenuView and ShellExView are really great programs and thanks for that, but i haven't find any listed item that have "Nero" in it. I have Windows 7 64 bit and "Nero Burning Rom" context menu is not showing in Windows Explorer but only in Total Commander context menu. I think that Total Commander is showing 32 bit context menu. – ztepsic Nov 16 '10 at 17:17
feedback

I like menu maid for this task

http://www.sdsoftware.org/default.asp?id=11403

.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.