পৃষ্ঠাসমূহ

শুক্রবার, ২৪ এপ্রিল, ২০১৫

Create a Folder which can not be Deleted, Moved & Renamed

Step 1: Create a folder on desktop and Name it anything
Step 2: Open Command Prompt (Win + R then type "cmd")
Step 3: Type "cd desktop" in cmd than press [ENTER]
Step 4. Type the following:
cacls {foldername} /e /c /d %username%
NOTE: At the place of "{foldername}" you have to type the folder's name which you've created.
How to Make Normal Folder again?
Step 1: Open Command Prompt (Win + R then type "cmd")
Step 2: Type "cd desktop" in cmd than press [ENTER]
Step 3. Type the following:
cacls {foldername} /t /c /g %username%:f

কোন মন্তব্য নেই: