Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Power Lifting Lever Belt
SkullVamp
Updated:
Saturday at 10:32 PM
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Saturday at 3:55 PM
Colombo
Kaduwela - Two Storey House for Sale
dilrasan
Updated:
Thursday at 2:23 PM
Ad icon
Wechat qr verification
Pawan2005
Updated:
Thursday at 1:28 AM
🚀 GOOGLE AI PRO 18 MONTHS ACTIVATION 🚀
sayuru bandara
Updated:
Wednesday at 5:34 PM
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
lock any folder without any software
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="ishanroz" data-source="post: 3987308" data-attributes="member: 69784"><p>NoTe- Its different from invisble as well hidden folder....here u need to have a password with which u can open your filder</p><p> </p><p>here is the code</p><p> </p><p>cls</p><p>@ECHO OFF</p><p>title Folder Locker</p><p>if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK</p><p>if NOT EXIST Locker goto MDLOCKER</p><p>:CONFIRM</p><p>echo Are you sure u want to Lock the folder(Y/N)</p><p>set/p "cho=>"</p><p>if %cho%==Y goto LOCK</p><p>if %cho%==y goto LOCK</p><p>if %cho%==n goto END</p><p>if %cho%==N goto END</p><p>echo Invalid choice.</p><p>goto CONFIRM</p><p>:LOCK</p><p>ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"</p><p>attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"</p><p>echo Folder locked</p><p>goto End</p><p>:UNLOCK</p><p>echo stuff by satish</p><p>echo Enter password to Unlock folder</p><p>set/p "pass=>"</p><p>if NOT %pass%==TYPE UR PASSWORD HERE goto FAIL</p><p>attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"</p><p>ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker</p><p>echo Folder Unlocked successfully</p><p>goto End</p><p>:FAIL</p><p>echo Invalid password</p><p>goto end</p><p>:MDLOCKER</p><p>md Locker</p><p>echo Locker created successfully</p><p>goto End</p><p>:End</p><p> </p><p> </p><p>Instructions::</p><p> </p><p> </p><p>1) Copy the give code in a note pad and save the note pad in your pc with the name name.bat (that is with the extension of .bat). you can replace the name portion with anything u want.</p><p> </p><p>NoTe-- In place of password in the code given type your desired password.</p><p> </p><p>2) A batch file will be created where you hav saved. Now double click on it , it will make a folder with the name locker at the same place where the batch file is save.</p><p> </p><p>3) Now add the files you want to be locked in that folder.</p><p> </p><p>4) Double click on the batch file. It will ask for locking the folder formed. Type y(yes). The folder will be locked and hidden.</p><p> </p><p>5) To unlock,double click on batch file again and enter the password in the new window opened.</p></blockquote><p></p>
[QUOTE="ishanroz, post: 3987308, member: 69784"] NoTe- Its different from invisble as well hidden folder....here u need to have a password with which u can open your filder here is the code 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 stuff by satish echo Enter password to Unlock folder set/p "pass=>" if NOT %pass%==TYPE UR 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 Instructions:: 1) Copy the give code in a note pad and save the note pad in your pc with the name name.bat (that is with the extension of .bat). you can replace the name portion with anything u want. NoTe-- In place of password in the code given type your desired password. 2) A batch file will be created where you hav saved. Now double click on it , it will make a folder with the name locker at the same place where the batch file is save. 3) Now add the files you want to be locked in that folder. 4) Double click on the batch file. It will ask for locking the folder formed. Type y(yes). The folder will be locked and hidden. 5) To unlock,double click on batch file again and enter the password in the new window opened. [/QUOTE]
Insert quotes…
Verification
Haya warak paha keeyada? (haya wadi kireema paha)
Post reply
Top
Bottom