Thursday, August 20, 2009

FOLDER LOCK WITHOUT USING SOFTWARE

GOOD WAY OF LOCKING
Hi friends try this..

first select a folder for example i'll use a folder name movies in D drive D:\movies\

in the same drive u create a text file and type

ren movies movies.{21EC2020-3AEA-1069-A2DD-08002B30309D}

and save it as loc.bat

again u type in a notepad as

ren movies.{21EC2020-3AEA-1069-A2DD-08002B30309D} movies

and save it as key.bat

now in D drive u can see two batch files loc and key.. when u double click loc the movie folder will change to control panel and whn u double click key the control panel will change to normal folder..
Try this out...
Check these also..


No operation:
------------------
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Explorer Bars\{EFA24E64-B078-11D0-89E4-00C04FC9E26E}
and
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{5E6AB780-7743-11CF-A12B-00AA004AE837}
and
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{754FF233-5D4E-11D2-875B-00A0C93C09B3}
_________________________________________________________________

Internet Explorer:
------------------------- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}
and
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\NewShortcutHandlers
--on right hand pane {FBF23B40-E3F0-101B-8488-00AA003E56F8} is code .
_________________________________________________________________

Recycle Bin:
-----------------
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}
_________________________________________________________________

My Computer:
-------------------
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel
--on right hand pane you can find {20D04FE0-3AEA-1069-A2D8-08002B30309D} which is code for my computer.
_________________________________________________________________

Control Panel:
-------------------
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons
--on right hand pane you can find {21EC2020-3AEA-1069-A2DD-08002B30309D} which is a code for control panel.
_________________________________________________________________
change to my computer
To change the above movie folder into my computer instead of control panel, u just replace {21EC2020-3AEA-1069-A2DD-08002B30309D} with {20D04FE0-3AEA-1069-A2D8-08002B30309D}

and to change into recyle bin replace that with {645FF040-5081-101B-9F08-00AA002F954E}

No comments:

Post a Comment