answersLogoWhite

0

How do you lock your folder just by a notepad?

Updated: 11/6/2022
User Avatar

V41238909h2j82rh

Lvl 1
12y ago

Best Answer

<---COPPY FROM HERE--->

@ECHO OFF

title Private Folder

if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK

if NOT EXIST PrivateFolder goto MDLOCKER

Echo This was made by : joeykoen96 (c)2010

pause

cls

:CONFIRM

echo Are you sure u want to Lock the folder(Y/N)

set/p "cho=>"

if==Y goto LOCK

if==y goto LOCK

if==n goto END

if==N goto END

echo Invalid choice.

goto CONFIRM

:LOCK

ren PrivateFolder "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"

attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"

echo Folder locked

pause

goto End

:UNLOCK

echo Enter password to Unlock folder

set/p "pass=>"

if NOT==!@#$%^ goto FAIL

attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"

ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" PrivateFolder

echo Folder Unlocked successfully

pause

goto End

:FAIL

echo Invalid password

pause

cls

goto UNLOCK

:MDLOCKER

MD PrivateFolder

echo Private Folder created successfully

pause

goto End

:End

***CHANGE : !@#$%^ to your own password. ! NOSPACES IN PASSWORD !

<---TO HERE--->

This was made by : Joey Koen

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you lock your folder just by a notepad?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you delete a folder that is locked using folder lock?

Just delete the folder lock and then after deleting the folder lock just delete the folder!


How can lock any folder?

using a professional folder lock software, such as Kakasoft Advanced Folder Encryption.


Where can you find notepad on a windows computer?

Click "START", and select "Programs", then "Accessories". Both notepad and wordpad are in the accessories folder.


How do you drag over a notepad file to a regular folder?

adding SendToToys freeware allow you to add move to folder in your right click menu. that way,you can move notepad files to any folder you wish. and yes,i've used sendtotoys forever.


How can i broken password in folder lock 4.2?

how i can brock password of my folder lock 4.2


Where can one buy a folder lock?

One can buy a folder lock from the provider "New Softwares". This folder lock also has a free trial period if one wishes to try before one buys. The programs name is "Folder Lock 7"


Where is the scripts folder in the Team Fortress 2 files for steam?

Actually, there is no script folder. There is, however, a cfg folder (which is where all your scripts go). To enter class specific scripts, open the pre-created class scripts with notepad and paste them in/write them. General scripts should go into the autoexec.cfg (if you don't have one then just create one in notepad, remember to name it autoexec.cfg, not autoexec.txt)


Can a lock be put on yahoo email folders?

how i can lock the yahoo mail draft folder/inbox folder etc


How do you remove Lock file with folder Lock from windows?

I had downloaded folder Lock file from website. Now I am unable to install or remove ms office 2007. Pl.suggest what to do.


How do you folder lock hacking?

How_do_you_folder_lock_hacking


Where can one find a folderlock?

Folder Lock is a software program that allows users to lock certain folders from unauthorized use. A free trial of Folder Lock can be downloaded from the "Softpedia" website.


Where is the Notepad software application located?

It can be found in the folder order below: Local Disk ---&gt; Windows ---&gt; Notepad.exe