Article ID: 236014 - Last Review: December 20, 2004 - Revision: 1.2 INFO: Shell Extensions for File Names with No File ExtensionThis article was previously published under Q236014 SUMMARY
Shell extensions for file names with no file extension can be registered under the following:
[HKEY_CLASSES_ROOT\.] [HKEY_CLASSES_ROOT\.] @="" [HKEY_CLASSES_ROOT\.\shell] [HKEY_CLASSES_ROOT\.\shell\open] [HKEY_CLASSES_ROOT\.\shell\open\command] @="<path to notepad.exe> %1" [HKEY_CLASSES_ROOT\.] @="NoExtFile" [HKEY_CLASSES_ROOT\NoExtFile] [HKEY_CLASSES_ROOT\NoExtFile\shell] [HKEY_CLASSES_ROOT\NoExtFile\shell\open] [HKEY_CLASSES_ROOT\NoExtFile\shell\open\command] @="<path to notepad.exe> %1" REFERENCES
Please refer to the Platform SDK documentation on Shell Extensions for more information.
| Article Translations
|

Back to the top
