Page 1 of 2 12 LastLast
Results 1 to 25 of 29

Thread: Lock A Folder Without Installing Any Software

  1. #1
    Junior Member
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    91

    Smile Lock A Folder Without Installing Any Software

    A very useful trick to lock a FOLDER. This trick has only been tested in Windows XP.

    Suppose you want to lock the folder lucky in d: which has the path D:\lucky. In the same drive create a text file and type
    ren lucky lucky.{21EC2020-3AEA-1069-A2DD-08002B30309D}
    Now save this text file as lock.bat

    create another text file and type in it
    ren lucky.{21EC2020-3AEA-1069-A2DD-08002B30309D} lucky
    Now save this text file as key.bat

    Now you can see 2 batch files lock and key.Press lock and the folder lucky will change to control panel and you cannot view its contents.Press key and you will get back your original folder.

  2. #2
    Alligator itsmemad's Avatar
    Join Date
    Sep 2008
    Liked
    2 times
    Posts
    4,110

    Default

    Nice information man! :thumbup:

  3. #3
    Platinum Member StarK's Avatar
    Join Date
    Mar 2008
    Liked
    0 times
    Posts
    1,416

    Default

    This particular thing can be used by a virus too... see that's why ur data is so vulnerable on a windows system...
    tho u can get the data back (particularly here) but it causes so much time loss.... i remember during the non avira days , i had to spend 2 whole days figuring out what virus had infected my system and what all it had done and steps to get back the data it infected... windows is sh** and its only the games and some apps that are keeping me to it...

    But thanks for the info m8... cud come in useful :clap: <--- tho i'm not so jubilant as this smiley
    DON'T beam me up, Scotty!
    To view links or images in signatures your post count must be 100 or greater. You currently have 0 posts.

  4. #4
    Bronze Member
    Join Date
    Sep 2008
    Liked
    0 times
    Posts
    110

    Default

    Neat trick but if you really want to keep your data away from prying eyes you should be using an encryption software like Truecrypt :yes:
    Last edited by cableguy; 10-30-08 at 12:32 AM.

  5. #5
    Alligator itsmemad's Avatar
    Join Date
    Sep 2008
    Liked
    2 times
    Posts
    4,110

    Default

    I use folder lock.. but its no good in safe mode... but it does its work normally...

  6. #6
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    You can use HIDE FOLDER XP for that. It also works in safe mode. It also have an automatic history cleaner in it.


  7. #7
    Junior Member
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    91

    Default

    Quote Originally Posted by Archer View Post
    You can use HIDE FOLDER XP for that. It also works in safe mode. It also have an automatic history cleaner in it.

    In that case I suggest folder guard......it is the best...unlike folder lock its interface is easy to manage and can ask password on clicking the folder

  8. #8
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    Quote Originally Posted by xfilos View Post
    In that case I suggest folder guard......it is the best...unlike folder lock its interface is easy to manage and can ask password on clicking the folder
    This is the one you are talking about. Right ?




    It doesn't look simple(interface). But if it can ask password on clicking the folder, then it would be really handy.
    Last edited by Archer; 10-30-08 at 08:28 AM.

  9. #9
    Junior Member
    Join Date
    Oct 2008
    Liked
    0 times
    Posts
    1

    Default Hi..

    i'm a rookie here..
    I suggest using the following steps

    for Hiding(Virtually locking) a folder: for example in a path c:\1

    Type the Following in the notepad

    attrib "path of the folder goes here" +r +h +s

    to show the folder again replace all the +r +h +s with -r -h -s
    and save it as batch file

    The folder is hidden and it cannot be accesed untill one know the correct folder name

  10. #10
    Junior Member
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    91

    Default

    Quote Originally Posted by Archer View Post
    This is the one you are talking about. Right ?




    It doesn't look simple(interface). But if it can ask password on clicking the folder, then it would be really handy.
    yep mate , thats the one...you dont have to lock and release every time by opening the software ...its just handy , it asks for password when u click the folder and while u close the folder it locks it again by itself.

  11. #11
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    Quote Originally Posted by xfilos View Post
    yep mate , thats the one...you dont have to lock and release every time by opening the software ...its just handy , it asks for password when u click the folder and while u close the folder it locks it again by itself.
    That's Cool.

  12. #12
    Gold Member
    Join Date
    Jan 2008
    Liked
    0 times
    Posts
    722

    Default

    Quote Originally Posted by sam luvey View Post
    i'm a rookie here..
    I suggest using the following steps

    for Hiding(Virtually locking) a folder: for example in a path c:\1

    Type the Following in the notepad

    attrib "path of the folder goes here" +r +h +s

    to show the folder again replace all the +r +h +s with -r -h -s
    and save it as batch file

    The folder is hidden and it cannot be accesed untill one know the correct folder name
    Whts big deal in that......i can right click on the bat file>>edit & can change the value +r +h +s with -r -h -s & i can see the folder.....coz we already specified the path in the bat file....aint we?

    attrib "path of the folder goes here" +r +h +s
    Edit :
    Here is just change in the same method.....Creat two bat files with with name lock & unlock

    so lock.bat file will have

    attrib "E:\Downloads\Documents +r +h +s
    & Unlock.bat file will

    attrib "E:\Downloads\Documents -r -h -s
    now add these both bat files to archive (.rar) using WinRAR & set password to the archive.....delete both the bat files outside archive...coz u already have them in archive.....plz select appropriate name to the archive & save it to ur fav location. now if u wanna unlock folder....then double click archive....enter password for it & run the unlock.bat......same goes with the lock.bat to lock/hide folder

    This is really cool method.

  13. #13
    Gold Member
    Join Date
    Dec 2007
    Age
    24
    Liked
    0 times
    Posts
    687

    Default

    I generally use the attrib command to hide folders. And in folder options the hide protected system files is turned on. Also i save the files with passworded rar archive.

    If some one really needs to hide data then truecrypt or system protect. I think its easier with less headaches of managing batch files, commands, etc. Those are free softwares so why not use them.

  14. #14
    newprouser
    Guest

    Default

    This stuff cool .. never thought we could tis plain good ol' xp !

  15. #15
    Bronze Member
    Join Date
    Dec 2008
    Age
    20
    Liked
    0 times
    Posts
    169

    Default

    Nice & helpful post. I use bc-crypt to create a virtual drive as a file to store data in it. This file cant be deleted also.

  16. #16
    bholu
    Guest

    Default

    thanks for the tips

  17. #17
    Bronze Member
    Join Date
    Oct 2008
    Liked
    0 times
    Posts
    273

    Smile

    this is gud one.

  18. #18
    Junior Member
    Join Date
    Jan 2009
    Age
    24
    Liked
    0 times
    Posts
    8

    Default

    there is another way to lock folder using shell program.....

  19. #19
    newprouser
    Guest

    Default

    Quote Originally Posted by flitz View Post
    there is another way to lock folder using shell program.....
    shell program ? are you talking about linux.

    Anyways mention your method too na..

  20. #20
    Silver Member
    Join Date
    Dec 2008
    Liked
    0 times
    Posts
    387

    Default

    I've used Folder Lock so far..didn't know it fails in Safe Mode.
    Time to try Folder Guard

  21. #21
    saurav_k
    Guest

    Default

    this trick is amazing ... but i dont like to do it with the softwares mentioned here ... i hide folders and partitions using gpedit

  22. #22
    Platinum Member
    Join Date
    Oct 2008
    Liked
    0 times
    Posts
    1,415

    Default

    Quote Originally Posted by thats_me View Post
    I generally use the attrib command to hide folders. And in folder options the hide protected system files is turned on. Also i save the files with passworded rar archive.
    i think the attrib command locking system works only in win 98..........

    nd u can use a method also after making rar archive just change its file format to some other thing like .mb or . ma or something like that it was the best method to hide ur files by viewing them........

    Quote Originally Posted by saurav_kataruka View Post
    this trick is amazing ... but i dont like to do it with the softwares mentioned here ... i hide folders and partitions using gpedit
    ya i also use Group Policies Editing for lots of things..........

    neone can check them by win+run>gpedit.msc

  23. #23
    mtnlpacked
    Guest

    Default

    How about using old Alt+255 trick to hide folder

    Or even better a seperate drive protected with HDD boot program :38:

  24. #24
    saurav_k
    Guest

    Default

    Quote Originally Posted by mtnlpacked View Post
    How about using old Alt+255 trick to hide folder

    Or even better a seperate drive protected with HDD boot program :38:
    this trick wont work in windows xp ...

  25. #25
    Platinum Member StarK's Avatar
    Join Date
    Mar 2008
    Liked
    0 times
    Posts
    1,416

    Default

    Quote Originally Posted by saurav_kataruka View Post
    this trick wont work in windows xp ...
    i think so too..

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Which is the Best Antivirus software package for your computer?
    By Preeti_20 in forum Computer Security
    Replies: 54
    Last Post: 12-27-11, 09:36 PM
  2. What is the Best Desktop Local Search Software?
    By Preeti_20 in forum Desktop Computer
    Replies: 4
    Last Post: 06-21-10, 04:23 PM
  3. Replies: 2
    Last Post: 03-18-10, 02:26 PM
  4. Mobile security Software -- WaveSecure
    By deepmohan in forum Software News, Previews and Reviews
    Replies: 0
    Last Post: 02-10-10, 01:30 AM
  5. Laptop Battery Monitor Software: BatteryCare
    By Preeti_20 in forum Laptop
    Replies: 0
    Last Post: 02-09-10, 11:37 PM