I want to create an application that can protect a folder. ie..if i right click on a folder and then there should be a new menu item on the context menu (I know how to do this). Now when i click on the menu item (say protect) it should ask for a password , confirm it. Now when I try to open the folder it should ask this password and only if this password is true it should show the contents. Any idea?



Reply With Quote