PDA

View Full Version : Best Way To Lock Your Folder Without Any Application


NIPUNAYA
02-24-2010, 06:15 PM
1- Make a new folder ( name it as you like )

2- Inside this folder make a ( TXT ) file & copy inside it this:

Quote: cls
@ECHO OFF
title Folder Private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you 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 Private "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%== password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Private
echo Private created successfully
goto End
:End

3- After you copy the Commanding go to line ( 23 ) u will find this word : password here (Change it with ) any password you like.

4- After that make ‘save as’ & name as (locker.bat )

5- Now back to the folder & you will find a ( LOCKER ) commanding.

6- Click on it & you will find a new folder (Private )

7- Okay, now copy what you want in it & after that go to ( locker ) by click on it , it will open and ask you want lock your folder? Y/N ?

8- Type Y

9- If you want to UNLOCK your folder ,go to (locker) & type your pass and you will see your private folder.

Enjoyz machanlaa!

ranga_uoc
02-24-2010, 06:24 PM
Onna magen +rep ekak...
Thanks for sharing dude...
:cool::cool::cool::cool::cool::cool::cool::cool::c ool::cool:

ishan0001
02-24-2010, 07:13 PM
Ane macho....me lock eka password eka nathuwath arinna puluwan.password eka change karannath puluwan.password eka hoya gannath puluwan. :P:P:P:P:rolleyes::rolleyes:

menna method eka -

locker.bat file eka right click karala 'edit' click karanna

line 23 ekata gihin password eka bala ganna.one nam change karanna.

:lol::lol::lol::lol::lol::lol::lol::lol::lol::lol: :lol::lol::lol::lol:

DJnet
02-24-2010, 07:18 PM
This is a gud way... but da problem is anyone can change or see the password... nyway ++REP nd thx...

NIPUNAYA
02-25-2010, 07:14 AM
Ane macho....me lock eka password eka nathuwath arinna puluwan.password eka change karannath puluwan.password eka hoya gannath puluwan. :P:P:P:P:rolleyes::rolleyes:

menna method eka -

locker.bat file eka right click karala 'edit' click karanna

line 23 ekata gihin password eka bala ganna.one nam change karanna.

:lol::lol::lol::lol::lol::lol::lol::lol::lol::lol: :lol::lol::lol::lol:

hehehe bro menna eekata software eka... ;)

Meken batch file eka .exe walata compile karanawa....wade close ne :rolleyes::rolleyes::rolleyes:

http://www.globalshareware.com/productImg/Software-Development/Compilers-Interpreters/Quick-Batch-File-Compiler/box200.jpg

Quick Batch File Compiler

Quick Batch File Compiler convert your batch files into actual program (.EXE format) in one click. This program may be run on Windows 2000/2003/XP/Vista without any limitations. An .EXE file is much harder to casually reverse-engineer, so this could be a way to conceal a particular batch file's operations from an end user. Content of your batch file will be encrypted and protected from changes.

Quick Batch File Compiler also lets you set various resources in the .EXE file, such as its description, the company name, version information and even the application icon. In additional, you may include any files to compiled exe file and use it during execution.

Main Features:

*Save/Load Project Options
*Open context help for batch commands by pressing F1 in editor
*Embedded files: you can embed files to the compiled executable. This files will be decompressed before script execution and delected on exit.
*Can create Ghost applications without DOS window.
*Allows you to select application icon
*Allows you to edit Version Info for EXE-file.
*Protects contents of a batch file from the non-authorized change
*Hides contents of a batch file from viewing.
*It is not necessary to be the programmer to create the program
*It may be useful for installation and automation tasks
*Highlight command's syntaxis inside built-in editor
*Can compile any batch file to exe format compatible with 2000/XP/2003/Vista.
*All compiled files royalty-free


Download from the app's Home Page:
http://www.abyssmedia.com/quickbfc/

Dirrect link to app.:
http://www.abyssmedia.com/downloads/quickbfc.exe

ishan0001
02-25-2010, 12:03 PM
hehehe bro menna eekata software eka... ;)

Meken batch file eka .exe walata compile karanawa....wade close ne :rolleyes::rolleyes::rolleyes:

http://www.globalshareware.com/productImg/Software-Development/Compilers-Interpreters/Quick-Batch-File-Compiler/box200.jpg

Quick Batch File Compiler

Quick Batch File Compiler convert your batch files into actual program (.EXE format) in one click. This program may be run on Windows 2000/2003/XP/Vista without any limitations. An .EXE file is much harder to casually reverse-engineer, so this could be a way to conceal a particular batch file's operations from an end user. Content of your batch file will be encrypted and protected from changes.

Quick Batch File Compiler also lets you set various resources in the .EXE file, such as its description, the company name, version information and even the application icon. In additional, you may include any files to compiled exe file and use it during execution.

Main Features:

*Save/Load Project Options
*Open context help for batch commands by pressing F1 in editor
*Embedded files: you can embed files to the compiled executable. This files will be decompressed before script execution and delected on exit.
*Can create Ghost applications without DOS window.
*Allows you to select application icon
*Allows you to edit Version Info for EXE-file.
*Protects contents of a batch file from the non-authorized change
*Hides contents of a batch file from viewing.
*It is not necessary to be the programmer to create the program
*It may be useful for installation and automation tasks
*Highlight command's syntaxis inside built-in editor
*Can compile any batch file to exe format compatible with 2000/XP/2003/Vista.
*All compiled files royalty-free


Download from the app's Home Page:
http://www.abyssmedia.com/quickbfc/

Dirrect link to app.:
http://www.abyssmedia.com/downloads/quickbfc.exe

Annna ehema waren.Oya thiyenne.Thnx machan.Elazzzzzzzzzz.... :):)

ishan0001
02-25-2010, 12:47 PM
Machan me Software eka trial ne. :(:( Menna ita wada hoda ekak meka freeware ekak

Download (http://download.cnet.com/Bat-To-Exe-Converter/3000-2069_4-10555897.html)

Maaaaaal
02-25-2010, 12:54 PM
Thanks..

NIPUNAYA
02-25-2010, 02:46 PM
Machan me Software eka trial ne. :(:( Menna ita wada hoda ekak meka freeware ekak

Download (http://download.cnet.com/Bat-To-Exe-Converter/3000-2069_4-10555897.html)

thanx machoz http://www.elakiri.com/forum/image.php?u=262672&dateline=1267025704

mensoft2003
02-25-2010, 03:00 PM
very simple way is just create a compress zip folder.

open it . right click add password . and copy your stuff to that folder.


http://www.worldstart.com/tips/tips.php/232