Month: 16 years ago

Uncategorized

Force showing of known file extensions

In the registry go to : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Currentversion\explorer\Advanced\Folder and then there is a sub key Hidden with 3 subkeys, NOHIDDEN, NOHIDORSYS, SHOWALL. The default value for all these 3 is (0), and the checked values are (2), (0), (1) respectively. The next subkey of Folder is HideFileExt, and the checked, unchecked, and default values are (1), […]

scythe944