jps2006 Posted October 18, 2006 Posted October 18, 2006 hello all can some one help me to un do Extended File Extensions; Show Extended File Extensions (.lnk/.url etc.)[HKEY_CLASSES_ROOT\lnkfile]"NeverShowExt"=0[HKEY_CLASSES_ROOT\InternetShortcut]"NeverShowExt"=0[HKEY_CLASSES_ROOT\ShellScrap]"NeverShowExt"=0[HKEY_CLASSES_ROOT\DocShortcut]"NeverShowExt"=0[HKEY_CLASSES_ROOT\piffile]"NeverShowExt"=0[HKEY_CLASSES_ROOT\SHCmdFile]"NeverShowExt"=0
jroc Posted October 18, 2006 Posted October 18, 2006 if you want to undo a reg file's entry...just add a - like this example:[-HKEY_CLASSES_ROOT\lnkfile]"NeverShowExt"=0
MHz Posted October 18, 2006 Posted October 18, 2006 Below is the default I have in registry. Removing the "whole key" as previously shown would not be a good idea as you will remove everything else under that key.[HKEY_CLASSES_ROOT\lnkfile]"NeverShowExt"=""
Takeshi Posted October 18, 2006 Posted October 18, 2006 (edited) MHz is right about the default blank values in these subkeys.But see this. So having values of 0 doesn't mean anything in particular in the first place. Edited October 18, 2006 by Takeshi
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now