Posts

Showing posts with the label Lock Folder by CMD

How to lock folder through CMD

Image
This Trick Will Show You That How To Lock Folder Through CMD. I had Written Some Codes In Notepad and Save As .bat File To make It for a DOS. The Codes are given in STEP:#3 The provided Codes has Some Parts in which the User's name and password is mentioned, so you can change that in your own way you want. (described in STEP:#3) (MS-DOS FOR BEGINNERS): I Would also Like to Mention That Batch Programming is the Easiest/Funniest & Interesting thing To Know About, so just try to read my codes line-by-line and just try to understand the way that codes carried out for their action otherwise Read Books For your Reference or Just Google And Follow Some Of the Best Forums, Blogs Nd all... Step 1: #1 Step 2: #2 Step 3: #3 SO THE CODES ARE HERE: cls @ECHO OFF title Folder Locker if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST secured goto MDLOCKER :CONFIRM echo Are you sure u want to Lock...

Popular posts from this blog

How to download a file using command prompt (cmd) Windows?

The future of Artificial Intelligence: 6 ways it will impact everyday life

Angular 9 - User Registration and Login Example & Tutorial