How to file lock in sinhala - 2021

Поделиться
HTML-код
  • Опубликовано: 24 апр 2021
  • How to file lock in sinhala - 2021
    code -
    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%==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
    tags -
    lock folder,create password protect folder,Howtolockfoldersinwindows10withoutsoftwareinstallation,Howtolockfoldersinwindows10withoutsoftwareinstallationsinhala,Lockfolder,Lockfiles,Lockfolderwithoutsoftware,Folderlockkaramu,Folderlockkar,How to lock personal FILE or FOLDER on your Computer FREE 2016,Folder lock using password,Lock folder without any software,How to Lock Folders in Windows 10 (Without software Installation) | Windows 10 Tips and Tricks,how to lock a folder without software ! windows me folder lock kare easy way hindi,how to lock files,how to lock vedio,how to lock folder in sinhala,folder video photo lock,folder lock sinhala,how to lock folder in windows 10,lock folder,lock folder windows 10,how to lock folder,amilanet,how to lock folder in pc,sinhala,2020,how to,sri lanka,tech,technology,gadgets,phones,sinhala technology,nimesh,academy,folder lock,folder locker,how to lock folder in windows 7,how to lock folder in windows 10 with password,how to lock folder in laptop,Folder locker for pc,lock folders,lock sinhala,password,lock,files,windows,10,secret,lost,help,how,to,windows 10,windows 8,windows 8.1,windows 7,easy,for,beginers,lock files windows 10,create private folder,create hidden folder,password protected folder,hidden code,hidden secret,make files invisible,Dell,HP,Acer,Asus,Toshiba,Lenovo,Samsung,in 2019,2019,Lock Folder,Lock Folder and File,Computer,Laptop,Folder and File,Laptop and Computer,How to Lock Folder,How to Lock File,Folder Locker,Folder,File,Window,Windows 10,Windows 7,Windows 8,file and folder in computer,folder lock for pc,lock folder windows 10,how to lock folder,windows 10 folder hide,how to hide files in windows 10,how to lock a folder,password protect folder,password protect folder windows 10,how to lock folder in windows 10,folder lock for windows 10,hide files,hide folder,folder password windows 10,protect folder,windows 10 folder lock,password folder windows 10,how to hide files,password protected folder,how to lock a folder in windows,windows 10,lock folder,how to lock folder without using software in windows 10,lock folder without software in tamil,lock folder without software,lock folder using cmd,lock folder using command prompt,lock folder using cmd in tamil,how to lock a file using cmd,cini tech tamil,windows 10 lock folder,windows 10,windows tamil,windows,windows 10 Ragul,lock a folder in windows 10,lock folder without password windows 10,Technofare,Techno fare,how to encrypt a folder windows 10,how to make a locked folder on windows 10,how to lock a folder without any software in windows 10,best way to lock folder in windows 10 without software in 2021,dear4tech,bangla tutorial,lock folder in windows 10 without software,best way to lock folder in windows 10,best way to lock folder in windows 10 in 2021,how to lock a folder in windows 10 bangla in 2021,folder lock without software,how to lock folder without any software in windows 10,how to lock folders in windows 10 without software installation,how to lock folder in windows 10 laptop,how to,folder lock,hide files,how to hide a file in windows sinhala lesson,how to pc files hide sinhala,hide,windowns,pc files hide,how to hide a file in windows 10,how to hide a file in windows 7,sinhala lesson,sinhala tips,tips,dr studio,sinhala tutorial,tutorial,pc tutorial,pc hide file,pc hide file show,pc hide file show windows 10,windowns 10 tutorial,windows 10 tips and tricks,how to lock drive in windows 20 2020,how to lock drive with password,how to set password in drive,computer ki drive kaise lock kare,USB,pendrive,bitlocker,password,protect,sinhala,windows10,srilanka,how to protect folder,folder lock,setup folder password,windows security,how to,configure security settings,partition security,folder security,password protect,folder password,kiththa,change folder permission,deny access folder,best folder lock for pc,folder lock for pc 2021,folder lock for windows 10,password protect folder,folder lock software,folder lock app,folder password pc,folder locker pc,put password on folder

Комментарии • 39