Sunday, September 14, 2014

HOW TO FOLDER LOCK USING NOTEPAD

HOW TO FOLDER LOCK USING NOTEPAD
1. Open Notepad file.
2. Copy the below code and Paste it in 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%==hitesh 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

In the above batch code we added password is hitesh, and you can change that password.

3. Now save the notepad file as yourname.bat 

4. Now a batch file will created in where you saved location.

5. Open that batch file, at the same time you will see Locker folder  next Yourname.bat file

6. Now store your personal files like pictures, videos, documents, etc.. in the locker folder

7. Once again open batch file to lock the stored file in folder. Now press Y and press Enter.

8. Now your folder will be invisible and protected. but batch file be there.
When you want to unlock the folder, then again open batch file and enter your password 

How to charge your Android phone battery faster

How to charge your Android phone battery faster
What’s worse than a dead phone? One that takes too long to charge! This has certainly happened to most of us before: you’re rushing out of the door and you happen to see there’s just 5% left of battery! Here are some tips on how you can get your Android phone to charge faster!

The right plug and charger

First off, you want to ensure that you plug your phone into the wall socket, and in the best case scenario, using the charger that came with your phone, though nowadays, Android device chargers are universal. If you are in a hurry, avoid plugging your phone into your computer or laptop, because this will definitely slow down the charging speed, as will Qi wireless charging.
Get into airplane mode

Now enable airplane mode on your device to speed up charging. Depending on your device, there could be various ways to get to this. For example, on my Nexus 5, I simply long press on the power button, and select airplane mode when it appears. You can also go into the Quick Settings, by swiping down with two fingers. Every device is different, but you most likely know how to turn it on. Airplane mode blocks any wireless radios on your device, which means you won’t receive any calls, messages, internet access etc, but it’s all worth it when you think you’ll have a device that will still be on for the next few hours.

Turn on airplane mode to make your phone charge faster
Turn that bad boy off

If you don’t actually need your phone at the moment, go ahead and turn it off completely. Obviously, any alarms or notifications won’t come through when it is off, but this is something you might just need to live without if you are racing the clock.
Switch off unnecessary features

Check to see if you have any unnecessary features on, like Bluetooth, GPS, Wi-Fi, NFC etc. Close out of all your apps and stop your phone from doing any automatic backups or updating apps from the Google Play Store. These are just small, but golden tips when you are in a rush. Plus, everything can be easily switched back to normal when you’re out of the door and sitting in the train or bus. That being said, we highly discourage doing this if you are driving.

Switch off some system features if you aren't using them. 
Don't touch!

If you need to have your phone on though, and even want to leave it off airplane mode, because you have an important call, message or something of the sort, try to suppress the urge to check your phone every thirty seconds. Why? Because the screen is the biggest battery drainer of them all.
Need some battery saving tips for the long haul? Check out how to save your battery life with 16 effective tips.
Did you try any of these suggestions? What do you do to make your phone charge faster?