Skip to main content

LOCK UR FOLDER WITH PASSWORD WITHOUT ANY S/W

LOCK UR FOLDER WITH PASSWORD WITHOUT ANY S/W
Copy the following program:

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.

* 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. 

Comments

Popular posts from this blog

Vuforia SDK : Download instruction, Use of Platform IDE and much more

Vuforia 7 Use the Vuforia SDK to build Android, iOS, and UWP applications for mobile devices and digital eyewear. Apps can be built with Android Studio, Xcode, Visual Studio, and Unity. As of Unity 2017.2, the Vuforia Engine is delivered with the latest version of Unity. A legacy version of the Vuforia Unity Extension is provided to assist with project migrations. Download for Android vuforia-sdk-android-7-2-23.zip (21.27 MB) Download for iOS vuforia-sdk-ios-7-2-23.zip (27.00 MB) Download for UWP vuforia-sdk-uwp-7-2-23.zip (8.90 MB) Download Unity Extension (legacy) vuforia-unity-6-2-10.unitypackage (46.20 MB) Download Unity Vuforia is integrated with the Unity Editor

Step 7: Cobra pose – Bhujangasana

Slide forward. Raise your chest up into a cobra pose. Bend your elbows and rest in this pose. Keep the shoulders away from ears. Try to look up Step 6: Salute with eight parts or points – Ashtanga Namaskara   Step 8: Mountain pose – Parvatasana

Fiverr

Fiverr Sell your skills on fiverr and make money with this online platform.   Fiverr is now the world’s largest marketplace for people to make money selling small services (known as ‘gigs’). What you offer could be absolutely anything, from writing and translating, social media poisting, playing pranks and teaching to creating music , voiceovers and short video clips for people all around the world! The default price is $5, but you can attach extra services to gigs for more money. Whilst it might not seem like much, it can quickly add up and there are plenty of examples of people making a really good living from the site. The key is to get a system in place which minimizes the time spent on each gig. But  there is another way to profit even more from Fiverr for potentially far less work. How? By simply reselling gigs elsewhere. For example, find a decent logo designer then reply to jobs on Upwork.com or even local classifieds. A $5 spend can easily beco...