[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 574: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 630: sizeof(): Parameter must be an array or an object that implements Countable
WeWeWeb .NET • XP's cannot enable show hidden file option
Page 1 of 1

XP's cannot enable show hidden file option

Posted: Wed Oct 29, 2008 12:18 pm
by willy
Problem: Unable to use set the option "enable show hidden file" in XP's explorer.

Solution:

Go to the following registry key:

HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL

Delete the value CheckedValue. (Its type should be REG_SZ and data should be 2.)

Create a new DWORD value called CheckedValue (same as above, except that the type is REG_DWORD). Modify the value data to 1 (0x00000001).