Sunday, 2024-04-28, 4:20 PMWelcome Guest | RSS
Tips N Tricks
Tip OF day ::: Changing color of ur Black Berry phone's track-ball You Can Do It Just with A Software "ColourPearl" App.
Click here to see Animated Site
  • Page 1 of 1
  • 1
Forum » Tips N tricks » Command Prompt Hacks ~ Cmd Hacks || Tips n Tricks » Make your folder unaccesible~Lock ur folder || Tips n Tricks
Make your folder unaccesible~Lock ur folder || Tips n Tricks
xyzDate: Thursday, 2011-07-07, 8:59 PM | Message # 1
Private
Group: Users
Messages: 4
Reputation: 0
Status: Offline
This is a simple trick to make your private stuff unaccessible. It will make the users unauthorized to view, delete or make any kind of changes in your data.

All you need to do for this is:

1.) Run cmd
2.) Change current directory to where your folder is present, the private one.
Eg: cd d:
3.) Now type a simple command

cacls 'folder_name' /e /p everyone:n

and press enter.

This will edit the permissions and authorizations of that folder and make it unaccesible.

To get the permissions again for your use:
Again run cmd, change current directory and type

cacls 'folder_name" /e /p everyone:f

And you will be able to access your folder again.
Note: This trick works best on Windows XP, works on window 7 also

smile Do leave your comments about the post...


Message edited by xyz - Thursday, 2011-07-07, 9:06 PM
 
code44524Date: Thursday, 2011-07-07, 9:18 PM | Message # 2
Sergeant
Group: Administrators
Messages: 32
Reputation: 0
Status: Offline
its GOOD realy
 
Forum » Tips N tricks » Command Prompt Hacks ~ Cmd Hacks || Tips n Tricks » Make your folder unaccesible~Lock ur folder || Tips n Tricks
  • Page 1 of 1
  • 1
Search: