Results 1 to 4 of 4

Thread: folder locker

  1. #1
    engr usman is offline Senior Member+
    Last Online
    6th May 2015 @ 04:18 PM
    Join Date
    02 Jun 2011
    Location
    Lahore
    Age
    34
    Gender
    Male
    Posts
    79
    Threads
    40
    Credits
    0
    Thanked: 1

    Wink folder locker

    folder locker ka latest and free version chahay,,,urgently

  2. #2
    irshadtab is offline Senior Member+
    Last Online
    24th January 2022 @ 03:15 PM
    Join Date
    20 Feb 2012
    Location
    Islamabad
    Gender
    Male
    Posts
    287
    Threads
    20
    Credits
    40
    Thanked
    14

    Default Folder locker

    attachment download kar k install karo our duwa karo (Serial b hain)
    Best regards
    Muhammad irshad

  3. #3
    irshadtab is offline Senior Member+
    Last Online
    24th January 2022 @ 03:15 PM
    Join Date
    20 Feb 2012
    Location
    Islamabad
    Gender
    Male
    Posts
    287
    Threads
    20
    Credits
    40
    Thanked
    14

    Default Folder locker 2nd option

    * Yeh Coding copy kar kai notepad Pai Paste karlo
    * Change the word Password (In Red) with any password You like.
    * then Save It as lock.bat
    * Run It.
    * You will See a New Folder Named as "Locker"
    * Move Your Stuff Into It and Then Double Click This File Again.
    * It Will Ask You Wether You Want To Lock Your Folder Or Not
    * Press Y and Your Folder Will be Gone
    * When You Want To Unlock The Folder, Just Double Click It And It Will Ask You For Password.
    * Provide the Password And it will Unlock.







    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%==PASSWORD 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

  4. #4
    Waqar Rasheed's Avatar
    Waqar Rasheed is offline Advance Member
    Last Online
    17th October 2023 @ 07:18 PM
    Join Date
    13 Jul 2010
    Location
    Lahore
    Age
    33
    Gender
    Male
    Posts
    12,751
    Threads
    610
    Credits
    301
    Thanked
    2647

    Default

    Download From Here
    www.itdunya.com/t309977/

Similar Threads

  1. Folder Locker Without Hide/Unhide
    By talhaarfi in forum General Discussion
    Replies: 24
    Last Post: 27th February 2016, 01:36 PM
  2. Replies: 16
    Last Post: 30th January 2015, 03:52 PM
  3. Folder locker chaey for n8
    By smart2 in forum Mobile phones problems and Help Zone
    Replies: 2
    Last Post: 6th February 2012, 10:59 PM
  4. Software Ke Bager Folder Ko Lock Lagayen
    By trouble shooter in forum General Discussion
    Replies: 29
    Last Post: 9th July 2009, 03:03 AM
  5. Replies: 1
    Last Post: 5th June 2009, 09:17 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •