Results 1 to 6 of 6

Thread: Folder Lock Karein Bagir Softaware Ke

  1. #1
    raobrother1's Avatar
    raobrother1 is offline Senior Member+
    Last Online
    2nd November 2019 @ 09:57 PM
    Join Date
    21 Jun 2015
    Gender
    Male
    Posts
    52
    Threads
    25
    Credits
    655
    Thanked
    4

    Default Folder Lock Karein Bagir Softaware Ke

    -:ASALAMWALAIKUM:-
    Paste the code given
    below in notepad
    and 'Save'
    it as batch file (with
    extension '.bat').
    Any name will do. Then you see a batch
    file. Double click on
    this
    batch file to create a
    folder locker.
    New folder named 'Locker' would be
    formed at
    the same location.
    Now bring all the
    files you want to
    hide in the 'Locker' folder.
    Double click on the
    batch file to
    lock the folder
    namely 'Locker'.
    If you want to unlock your
    files,double click the
    batch file again and
    you would be
    prompted for
    password. Enter the password
    and enjoy access to
    the
    folder.
    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
    %==type your
    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
    ¤13 mera 7¤

  2. #2
    Hassan Ramzan's Avatar
    Hassan Ramzan is offline Senior Member+
    Last Online
    25th March 2021 @ 08:16 AM
    Join Date
    01 Jun 2017
    Location
    HaSiLPuR PunJaB
    Age
    27
    Gender
    Male
    Posts
    387
    Threads
    43
    Credits
    2,983
    Thanked
    11

    Default

    I lost my data due to this.. . .
    ‎میں ہوں پاکستان‎

  3. #3
    kamran7819 is offline Senior Member+
    Last Online
    27th February 2022 @ 03:20 PM
    Join Date
    19 Dec 2010
    Gender
    Male
    Posts
    182
    Threads
    2
    Credits
    1,325
    Thanked: 1

    Default

    KOI SOKHA TAREEQA DASSO YAARO

  4. #4
    SaeedRasool is offline Junior Member
    Last Online
    4th August 2018 @ 10:11 PM
    Join Date
    04 Aug 2018
    Gender
    Male
    Posts
    1
    Threads
    0
    Credits
    62
    Thanked
    0

    Default

    Bhai Ya code kaaam nahi ker raha...

  5. #5
    Musa_jutt is offline Senior Member+
    Last Online
    1st October 2019 @ 02:23 PM
    Join Date
    13 Apr 2012
    Location
    Lahore
    Age
    35
    Gender
    Male
    Posts
    367
    Threads
    63
    Credits
    1,453
    Thanked
    17

    Default

    well 1 drive bana lo, or bitlocker use kr lo

  6. #6
    leezuka389's Avatar
    leezuka389 is offline Advance Member
    Last Online
    13th April 2024 @ 10:13 AM
    Join Date
    04 Nov 2015
    Gender
    Male
    Posts
    6,596
    Threads
    39
    Credits
    58,143
    Thanked
    294

    Default

    nice sharing janab

Similar Threads

  1. Lock & Hide Your Folder,File,Drives..GiliFile Lock
    By Net-Rider in forum Software Reviews
    Replies: 328
    Last Post: 19th February 2019, 03:51 PM
  2. Folder Locker kisi bhi folder ko lock karen
    By asifaslam86 in forum General Discussion
    Replies: 9
    Last Post: 4th November 2015, 01:00 PM

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
  •