Pen drive files shows the shorcuts

Closed
kishore - Jul 5, 2010 at 04:49 AM
jack4rall Posts 6428 Registration date Sunday June 6, 2010 Status Moderator Last seen July 16, 2020 - Jul 5, 2010 at 06:39 AM
Hello,

i select the option show the hidden files and folders but the option is changed while im closing the window

Related:

1 response

jack4rall Posts 6428 Registration date Sunday June 6, 2010 Status Moderator Last seen July 16, 2020
Jul 5, 2010 at 06:39 AM
Hi,

try this 1,

1) Click on Start ---> Run --> type regedt32 and click on OK. Registry Editor will

be opened.

Note : Backup your registry by clicking on File ---> Export.

2) Then at left side navigate to this location

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer

\Advanced\Folder\Hidden\SHOWALL

Then at the right side, check these files

"CheckedValue" type should be REG_DWORD and data value should contain 1
Ex : 0x00000001(1)

"DefaultValue" " type should be REG_DWORD and data value should contain 2
Ex : 0x00000002(2)

Note : If both file type is not REG_DWORD, then delete that file--->

rightclick on white area---->NEW--->DWORD Value

Change the name to the respective file name and double click on it to change its value.
0