Please Wait...
Sponsored By :Tivad News.

How to Lock File / Folder Without Application

Usually if we have a computer, there must be a document that you want people do not open or view it.
All we know is usually used the help of software to lock or secure the forder it.

Now want to lock or encrypt a folder no need to laboriously downloading software
our own make it ok., but remember not to be abused this trick ... ok.
Well how:
  • Make NEW TEXT DOCUMENT (Notepad)
  • Copy Paste Below Code in Notepad
    Spoiler View Script:

    @ECHO OFFtivad lock folder
    if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
    if NOT EXIST Locker goto MDLOCKER
    :CONFIRM
    echo Seriously want to lock ??(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 Please enter your password
    set/p "pass=>"
    if NOT %pass%== tivadpasswordlock 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 Folder successfully created
    goto End
    :End

  • Then Save As with the extension. bat Example Locker.bat
  • Replace Typenya Being 
  • Ready-made script .. just stay open file is: Locker.bat and then Locker folder will appear
  • The next step just enter Folder / Files to Folder Locker earlier
  • Key stay .. I click the new file we created a distinguished Locker.bat.
    Then type the command Y>>> Enter (to lock)
  • And To Open Back Please Go Back Files Locker.bat that we created earlier and typing the Password tivadpasswordlock Then Enter>>> Folder Locker will open again
 You also can download files Locker.bat here

    0 Comment:

    Post a Comment

     
     
     
     
    Copyright © Tivad News
    Using Caribou Theme | Bloggerized by Themescook
    This template is brought to you by : allblogtools.com | Blogger Templates