Go Back   Persianhub > Information Center > General Help > Important Threads and Useful Information

Important Threads and Useful Information Here you can find all the important threads and get some useful information

Reply
 
LinkBack Thread Tools
Old 21-04-09, 11:24   #1 (permalink)
Neptune
 
collarian's Avatar
 
Join Date: Nov 2004
Location: Mars
Posts: 6,867
Credits: 7,699
Thanks: 1,809
Thanked 2,516 Times in 981 Posts
Send a message via ICQ to collarian Send a message via Yahoo to collarian Send a message via Skype™ to collarian
Lock A Folder Without Using Any Software In XP

This is a "not-so-secured" trick, but might be useful.

Copy the following code:


Quote:
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
* Now paste it in notepad.
* Change the "type your password here" with your password (Marked as red in the above posted matter).
* Save it as batch file(with extension .bat).Any name will do.
* Now you see a batch file. Double click it to create a folder locker.
* A new folder named Locker would be formed at the same location.
* Now brings all the files you want to hide in the locker folder.
* Now double click the batch file to lock the folder namely Locker.
* If you want to unlock your files, double click the batch file again and you would be prompted for password. Enter the password and enjoy access to the folder.
collarian is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Entry Appreciated By 2 Users
ALi_Persia (21-04-09), yasserbahale (21-04-09)
Old 21-04-09, 13:17   #2 (permalink)
Pluto
 
ALi_Persia's Avatar
 
Join Date: Apr 2008
Location: England
Posts: 8,838
Credits: 23,804
Thanks: 5,375
Thanked 2,062 Times in 1,294 Posts
Quote: Originally Posted by collarian View Post
This is a "not-so-secured" trick, but might be useful.
Copy the following code:



* Save it as batch file(with extension .bat).Any name will do.
* Now you see a batch file. Double click it to create a folder locker.
Inja Zadam Ama Avaz Nashod
ALi_Persia is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 21-04-09, 13:58   #3 (permalink)
Neptune
 
collarian's Avatar
 
Join Date: Nov 2004
Location: Mars
Posts: 6,867
Credits: 7,699
Thanks: 1,809
Thanked 2,516 Times in 981 Posts
Send a message via ICQ to collarian Send a message via Yahoo to collarian Send a message via Skype™ to collarian
kojash nashod? esmesho bezan masalan "locker.bat"
__________________
collarian is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Entry Appreciated By:
ALi_Persia (21-04-09)
Old 21-04-09, 14:18   #4 (permalink)
Pluto
 
ALi_Persia's Avatar
 
Join Date: Apr 2008
Location: England
Posts: 8,838
Credits: 23,804
Thanks: 5,375
Thanked 2,062 Times in 1,294 Posts
Quote: Originally Posted by collarian View Post
kojash nashod? esmesho bezan masalan "locker.bat"
EyVal Shod
Mersi
ALi_Persia is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

  Persianhub > Information Center > General Help > Important Threads and Useful Information

Tags
folder lock hide password

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Science & Technology Too much YouTube? Lock it up MehdiBaTo News 0 18-02-09 17:10
Security Lock?? Please Komak!! azarmij General Help 2 11-11-06 09:21
Need Info About Temp Folder Salarr General Help 7 12-08-06 07:09
putting lock on CDs hell_angle General Help 6 07-02-05 14:34


All times are GMT -5. The time now is 13:58.

RSS Feed w3-css w3-xhtml Join us in Facebook
Rules Terms of Services Policy Advertisement

Designed by LastBrush
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
2004 - 2009 © Persianhub Network