Thursday, August 14, 2008

Hidden files - The Agenda

I figured out something interesting, thought I should share it to the e-world. Most of us basically termed as newbies are unaware of computer threats around. Making slightest of mistake can lead gigs of data to go blank and corrupt. For example the widespread virus around these days is really a blot. If you have some hidden files that you would like to un-hide, the virus wont let you do so. It mugs up in the registry and terminates systems ability to un-hide system or any other ordinary file.

Here's the trick, Just copy the following text in Notepad. Now save it as "something.reg" and double click it. The system will ask you whether to add the file to registry or not. Click yes

This will enable you to un-hide files easily. What the command basically does it erases the blotted commands of the virus that will restore the same registry again.

In case you don't know how to un-hide files, Just go to windows explorer.
Go to tools-->Folder Options--> Check on the radio button namely "Show hidden files and folders".

*********************************************************************************

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden]
"Text"="@shell32.dll,-30499"
"Type"="group"
"Bitmap"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f
,00,74,\
00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,
00,5c,00,53,00,\
48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,
2c,00,34,00,00,\
00
"HelpID"="shell.hlp#51131"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\NOHIDDEN]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"Text"="@shell32.dll,-30501"
"Type"="radio"
"CheckedValue"=dword:00000002
"ValueName"="Hidden"
"DefaultValue"=dword:00000002
"HKeyRoot"=dword:80000001
"HelpID"="shell.hlp#51104"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"Text"="@shell32.dll,-30500"
"Type"="radio"
"CheckedValue"=dword:00000001
"ValueName"="Hidden"
"DefaultValue"=dword:00000002
"HKeyRoot"=dword:80000001
"HelpID"="shell.hlp#51105"


***********************************************************************************

No comments: