Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Pure VPN - Up to 27 Months
vgp
Updated:
Friday at 8:10 AM
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Tuesday at 12:30 PM
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
May 30, 2026
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
Lock your folder with password without using any programs
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="gayankuwait" data-source="post: 9209671" data-attributes="member: 312790"><p> <ul> <li data-xf-list-type="ul"><p style="text-align: center"><span style="font-size: 12px"><img src="http://imm.io/media/34/34JL.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></span></p> </li> <li data-xf-list-type="ul"><span style="font-size: 12px">Concededly some peapole have many things to hide </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">So,, do this simpel steps without programs 100% WORKING by my test. </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">Now: </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">1- make a new folder ( name it as you like ) </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">2- inside this folder make a ( TXT ) file & copy inside it this: <br /> Code: <br /> cls <br /> @ECHO OFF <br /> title Folder Private <br /> if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK <br /> if NOT EXIST Private goto MDLOCKER <br /> :CONFIRM <br /> echo Are you sure you want to lock the folder(Y/N) <br /> set/p "cho=>" <br /> if %cho%==Y goto LOCK <br /> if %cho%==y goto LOCK <br /> if %cho%==n goto END <br /> if %cho%==N goto END <br /> echo Invalid choice. <br /> goto CONFIRM <br /> :LOCK <br /> ren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" <br /> attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" <br /> echo Folder locked <br /> goto End <br /> :UNLOCK <br /> echo Enter password to unlock folder <br /> set/p "pass=>" <br /> if NOT %pass%== password here goto FAIL <br /> attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" <br /> ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private <br /> echo Folder Unlocked successfully <br /> goto End <br /> :FAIL <br /> echo Invalid password <br /> goto end <br /> :MDLOCKER <br /> md Private <br /> echo Private created successfully <br /> goto End <br /> :End </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">3- after u copy the Commanding go to line ( 23 ) u will find this word : password here (Change it with ) any password u like. </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">4- After that make ‘save as’ & name as (locker.bat ) </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">5- Now back to the folder & u will find a ( LOCKER ) commanding. </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">6- Click on it & u will find a new folder (Private ) </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">7- Ok ,, now copy what u want in it & after that go to ( locker ) by click on it , it will open and ask you want lock your folder? Y/N ? </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">8- Tayp y </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">9- If you want UNLOCK your folder ,go to (locker) & tayp your pass and you will see your private folder. </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">That’s all…amazing is'nt..... try it now.... </span></li> <li data-xf-list-type="ul"><span style="font-size: 12px">You can say THANKS if u like my post which i found on internet...............</span></li> </ul><p>repost nam sorry</p></blockquote><p></p>
[QUOTE="gayankuwait, post: 9209671, member: 312790"] [LIST] [*][CENTER][SIZE=3][IMG]http://imm.io/media/34/34JL.jpg[/IMG][/SIZE][/CENTER] [*][SIZE=3]Concededly some peapole have many things to hide [/SIZE] [*][SIZE=3]So,, do this simpel steps without programs 100% WORKING by my test. [/SIZE] [*][SIZE=3]Now: [/SIZE] [*][SIZE=3]1- make a new folder ( name it as you like ) [/SIZE] [*][SIZE=3]2- inside this folder make a ( TXT ) file & copy inside it this: Code: 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 [/SIZE] [*][SIZE=3]3- after u copy the Commanding go to line ( 23 ) u will find this word : password here (Change it with ) any password u like. [/SIZE] [*][SIZE=3]4- After that make ‘save as’ & name as (locker.bat ) [/SIZE] [*][SIZE=3]5- Now back to the folder & u will find a ( LOCKER ) commanding. [/SIZE] [*][SIZE=3]6- Click on it & u will find a new folder (Private ) [/SIZE] [*][SIZE=3]7- Ok ,, now copy what u want in it & after that go to ( locker ) by click on it , it will open and ask you want lock your folder? Y/N ? [/SIZE] [*][SIZE=3]8- Tayp y [/SIZE] [*][SIZE=3]9- If you want UNLOCK your folder ,go to (locker) & tayp your pass and you will see your private folder. [/SIZE] [*][SIZE=3]That’s all…amazing is'nt..... try it now.... [/SIZE] [*][SIZE=3][/SIZE] [*][SIZE=3]You can say THANKS if u like my post which i found on internet...............[/SIZE] [/LIST]repost nam sorry [/QUOTE]
Insert quotes…
Verification
Hathara warak wissa keeyada? (Hathara wadi karanna 20)
Post reply
Top
Bottom