I want to change the command of properties item. For example, when Right-click Internet Explorer -> properties, I want it to launch cmd.exe.

I had tried add this .reg file:

CODE
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}\shell\properties\command]
@="cmd"


but it'll change to: