Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / NewStats: 3,209,145 members, 8,005,089 topics. Date: Sunday, 17 November 2024 at 02:32 PM |
Nairaland Forum / Science/Technology / Computers / How To Lock/hide File Or Folder Without Any Software. (1461 Views)
Solved:error Copying File Or Folder. Unspecified Error / 'file Or Directory Is Corrupted Or Unreadable' GTA IV PC Error / Protect Your File Or Folder Without Any Software (2) (3) (4)
How To Lock/hide File Or Folder Without Any Software. by mosezky: 3:22pm On Feb 16, 2016 |
you're trying to protect your document(file) or folder any how any fee, don’t worry, in this post I’m going to show you how locks any document(file) or folder using with without software. right here I will show you how to protect your document(file) or folder, just follow these easy steps below: open your notepad( click on "start", click on all program", then click on "accessories", now click on "notepad" or via using “win-key + R”, meaning open run and type notepad into the field and press enter . Then reproduction & paste the subsequent code below: Step-1: Open notepad or any text editor. Step-2: Copy the below code and Paste it into the notepad: cls :End @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%==mosezkytech 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 Step 3 and save it “ .bat ” file extension, example for “mosezkytech.bat” Now go to the location you saved your file and double click to run your “ mosezkytech.bat ” file. Then open a command prompt window, type "Y" now enter your password, Your default Password is “mosezkytech”. Now you must see a folder name "Locker" on your save location. you can now move all the file you want to hide into the Locker folder. To lock/hide the Locker folder, Run the mosezkytech.bat file. now type "Y" and press enter.the locker folder is now lock. the locker folder is now invisible. Note :- If you want to change your password, just Right click your mosezkytech.bat file extension then click edit and find “mosezkytech” to change your password, then replace “mosezkytech” with your prefer password. Example for name, number, email. etc. http://www.mosezkytech.com/2016/02/how-to-lockhide-file-or-folder-without.html |
Re: How To Lock/hide File Or Folder Without Any Software. by ErasmusCOMP: 2:41pm On Feb 18, 2016 |
Incase you forget your password, how do you recover it. |
Re: How To Lock/hide File Or Folder Without Any Software. by mosezky: 2:11pm On Feb 19, 2016 |
ErasmusCOMP:Note :- If you forget your password, just Right click your .bat file extension then click edit and find “if NOT %pass%==mosezkytech goto FAIL” then instead of “mosezkytech” you will see your password. |
Re: How To Lock/hide File Or Folder Without Any Software. by ErasmusCOMP: 4:12pm On Feb 19, 2016 |
mosezky:Which means anyone that knows this can easily access the hidden files. |
(1) (Reply)
Damaged Hard-disk / Urgent Sale HP Elitebook 2560p / HP Compaq 6730s In Top Condition
(Go Up)
Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health religion celebs tv-movies music-radio literature webmasters programming techmarket Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 19 |