Sunday, May 15, 2011

show hidden files and folders

Windows registry(winreg) to show the hidden files and folders.

1)type "regedit" in Run.
2)Make the following entry...

User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\
Advanced]
Value Name: Hidden
Data Type: REG_DWORD (DWORD Value)
Value Data: (1 = show hidden, 2 = do not show)

No comments:

Post a Comment