Hey i want to be able to lock any folder on my laptop so that it requires a password to open. Id like it to be an attribute that can either be set through the command prompt using the "ATTRIB" function, or in the properties window of that folder along with the "Hidden" and "Read-only" attributes. I would assume that this requires me to edit the registry some how but i dont know what directory/key to edit. I don't want to have to download any additional software to make this work, there should be a way of doing this on my own.
This probably isn't much to go by, but it's not a complicated question. I've dealt with the registry before when i added a few context menu options, changed my login screen, and changed default programs for file extensions.
EDIT 1:
Are you sure there isnt a way to do this through the registry? i know you can add features to the context menu, the login screen, file types and associations... and just to be clear when i said i don't want third party programs/software i meant like, programs that are required in order for this to be functional. if there is a program out there that can add this feature and then be deleted id be interested. and when i say "lock the folder", i mean set a password on it in general, no for specific users. so that when i click on it it brings up a window asking for authentification of some sort. maybe add a registry key that opens a vb.net login form when the folder is clicked?
Any information would help, Thanks!