Pen drive files shows the shorcuts

Closed
kishore - 5 Jul 2010 à 04:49
jack4rall Posts 6428 Registration date Sunday 6 June 2010 Status Moderator Last seen 16 July 2020 - 5 Jul 2010 à 06:39
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 6 June 2010 Status Moderator Last seen 16 July 2020
5 Jul 2010 à 06:39
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.