Who's New

devendrapnd947
shashikantsingh
stiby
diecelestial50
Ired99
harish1317
ggkan14
shaybe10
MANAN
sagar007

Latest Articles

FOLDER LOCKER & HIDER!!!!!!!

Hi, Now u can lock & hide your personal folders on ur pc!
Please check below code & follow instructions.

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.
* Change the "type your password here" with your password (Marked as bold in the above posted matter).
* 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.

Dhirajkumar H.
09967501915
3FFACU 34
Reliance Corporate Park,
Thane-Belapur Road,
Navi Mumbai-400701

Years teach more than books!!!

Replies:

0 points

wow

hey its amazing !!!!!!!!!!!yar its really worthful super

0 points

thanks yaar!!

Dhirajkumar H.
09967501915
3FFACU 34
Reliance Corporate Park,
Thane-Belapur Road,
Navi Mumbai-400701
Maharashtra
INDIA

Years teach more than books!!!

0 points

Tooooooooo good

Folder locker is tooo good yaar. Thanks a lot.

0 points

How to reset windows admin password?

there is a solution for those who has forgotten their password. With no reinstalling, with no the original password, with no data loss, you can reset the password. As following,

1. Login to a computer that can link to Internet. Download Windows Password Unlocker 4.0 at http://www.passwordunlocker.com and decompress it on that PC. Note that: there is a .ISO file. Burn the .ISO file to a CD.
2 Get out the newly created CD and insert it to the locked computer.
3 Re-boot the locked computer and then followed the process of instructions. Just a few steps, the old password was removed.''
'4 Setting new password:
Step one: Open the "Control Panel"
Step two: Click the "User Account "
Step three: Select the account you wanna to set a new password.
Step four: Click "changing Account " and "set up password", then fill out the form as listed. Click "Create Password".

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <bdo> <blockquote> <br> <code> <dd> <dl> <dt> <em> <i> <li> <ol>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

Image CAPTCHA
Enter the characters (without spaces) shown in the image.