Thursday, January 9, 2014

How To find My Mobile No

For GP *111*8*2#

For Banglalink *511#

For Robi *140*2*4#

For Airtel *121*6*3#

For Teletalk Go to Message  Type   TAR and Send to 222

Thanks For All

Monday, December 30, 2013

Lock Folder Without Any Software

1 st Open Notepad  and type or copy following code




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
pause
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==aminul 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
pause
goto End
:End

2nd save the lock.bat



Wednesday, March 20, 2013

Monday, March 18, 2013

Windows Security

Do you want your personal computer extra security.this is 100% working.just follow this post
Go to Start Menu>Run>edit syskey>then click
  Update>Password Startup & type your password then press ok then restart your system.
security essential