Open Notepad and paste in the following (make sure the path to Corflags.exe is correct for your machine):
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\dllfile\shell]
[HKEY_CLASSES_ROOT\dllfile\shell\Show Corflags]
[HKEY_CLASSES_ROOT\dllfile\shell\Show Corflags\command]
@="cmd.exe /k \"C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v7.0A\\Bin\\Corflags.exe\" %1"
[HKEY_CLASSES_ROOT\dllfile\shell]
[HKEY_CLASSES_ROOT\dllfile\shell\Show Corflags]
[HKEY_CLASSES_ROOT\dllfile\shell\Show Corflags\command]
@="cmd.exe /k \"C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v7.0A\\Bin\\Corflags.exe\" %1"
then save as a *.reg file. Double-click the *.reg file to add the registry keys to your registry.
No comments:
Post a Comment