caramoan tour package

caramoan tour package

Author Topic: Hide any folder without any software, just a code.  (Read 742 times)

Offline racelismark

  • LR44 Battery
  • *
  • Posts: 3
  • Pogi/Ganda Points: 1
Hide any folder without any software, just a code.
« on: July 22, 2010, 10:28:53 PM »
here is the code
N0T3- Its different from invisble as well hidden folder

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 stuff by satish
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==TYPE UR 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


Instructions::


1) Copy the give code in a note pad and save the note pad in your pc with the name

name.bat (that is with the extension of .bat). you can replace the name portion with

anything u want.

NoTe-- In place of password in the code given type your desired password.

2) A batch file will be created where you hav saved. Now double click on it , it will

make a folder with the name locker at the same place where the batch file is save.

3) Now add the files you want to be locked in that folder.

4) Double click on the batch file. It will ask for locking the folder formed. Type y(yes).

The folder will be locked and hidden.

5) To unlock,double click on batch file again and enter the password in the new

window opened.

Philippine Electronics Forum

Hide any folder without any software, just a code.
« on: July 22, 2010, 10:28:53 PM »

Offline zinckingeye

  • Size C Battery
  • *****
  • Posts: 186
  • Pogi/Ganda Points: 4
  • Gender: Male
Re: Hide any folder without any software, just a code.
« Reply #1 on: August 03, 2010, 08:46:28 PM »
hey.. dba bawal ang ganyan?kasi iniicip ko na baka may makakuha ng idea or new technic ang IBA dyan na.
Wakupakels....

Philippine Electronics Forum

Re: Hide any folder without any software, just a code.
« Reply #1 on: August 03, 2010, 08:46:28 PM »

Offline zinckingeye

  • Size C Battery
  • *****
  • Posts: 186
  • Pogi/Ganda Points: 4
  • Gender: Male
Re: Hide any folder without any software, just a code.
« Reply #2 on: August 04, 2010, 04:56:38 PM »
...(cont)gumawa ng bagong virus...
Wakupakels....

Philippine Electronics Forum

Re: Hide any folder without any software, just a code.
« Reply #2 on: August 04, 2010, 04:56:38 PM »

Offline ravel

  • CR2032 Battery
  • **
  • Posts: 15
  • Pogi/Ganda Points: 0
Re: Hide any folder without any software, just a code.
« Reply #3 on: September 16, 2010, 01:42:31 AM »
bkit po pag inaunlock na wala ng new window????????????

Philippine Electronics Forum

Re: Hide any folder without any software, just a code.
« Reply #3 on: September 16, 2010, 01:42:31 AM »

Offline littlehorn

  • LR44 Battery
  • *
  • Posts: 2
  • Pogi/Ganda Points: 0
Re: Hide any folder without any software, just a code.
« Reply #4 on: November 13, 2010, 01:34:12 PM »
same error encountered.. after double clicking the batch file eto error na lalabas 'the system cannot find the batch label specified'..

Philippine Electronics Forum

Re: Hide any folder without any software, just a code.
« Reply #4 on: November 13, 2010, 01:34:12 PM »

Offline Decoder

  • Size AA Battery
  • ****
  • Posts: 135
  • Pogi/Ganda Points: 3
  • MABUHAY!!!!
Re: Hide any folder without any software, just a code.
« Reply #5 on: April 15, 2011, 01:25:02 PM »
eto yung problema....nito..nkita ko lang din sa net

if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto

UNLOCK

kelangan in one line lang siya......
arrrrr!!!!!!!.............arrrrrrrrrre yahhhhhh ready kidz??????????? aye aye CAPTAIN!

Philippine Electronics Forum

Re: Hide any folder without any software, just a code.
« Reply #5 on: April 15, 2011, 01:25:02 PM »

 

Privacy Policy

Contact Us: elabph@yahoo.com