Details of Microsoft Technologies,Java Script,PHP,CSS,Ajax,SQL Server and Oracle

  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
Posted by P.Purushothaman - - 0 comments

lock folder in xp using notepad

Lock a Folder Using Notepad
1. Consider you want to lock a folder named PICS in your D:\ , whose path is D:\PICS
2. Now open the Notepad and type the following
ren pics pics.{21EC2020-3AEA-1069-A2DD-08002B30309D}

3. Where pics is your folder name. Save the text file as lock.bat in the same drive.
4. Open another new notepad text file and type the following
ren pics.{21EC2020-3AEA-1069-A2DD-08002B30309D} pics

5. Save the text file as key.bat in the same drive.



By

Leave a Reply