How to show hidden files in Windows XP.
1. Go to your Start menu, click on Run and open up your Registry Editor by typing "regedit" without the quotes and pressing OK.
2. Browse to this location:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL
3. Delete the value CheckedValue. (Its type should be REG_SZ and data should be 2.)
4. Create a new DWORD value called CheckedValue (same as above, except that the type is REG_DWORD) by right clicking on
the right pane->New->DWORD Value. Modify the value data to 1 (0x00000001).
2. Browse to this location:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL
3. Delete the value CheckedValue. (Its type should be REG_SZ and data should be 2.)
4. Create a new DWORD value called CheckedValue (same as above, except that the type is REG_DWORD) by right clicking on
the right pane->New->DWORD Value. Modify the value data to 1 (0x00000001).