Create Folder Lock In XP

Lock your pc..

Open notepad copy and paste the script below and save it .VBS extension this will
create a shortcut... run (click) it


set WshShell = WScript.CreateObject("WScript.Shell")
set oShellLink = WshShell.CreateShortcut(wshShell.SpecialFolders("Desktop") &
"\LockWorkstation.lnk")
oShellLink.TargetPath = "%windir%\system32\rundll32.exe"
oShellLink.Arguments = "user32.dll,LockWorkStation"
oShellLink.Save


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 when u double click key the control panel will change to normal
folder.. There are two more different tricks in this site to lock your pc down in a unique ways...
donno where I have typed it...!!!
Share:

Contact Us

Name

Email *

Message *

Blog Archive

Popular posts