C# How to password protection application for hard drives?
May i know how do i create an application for hard drives and thumb drives which will prompt the user for password before access/reformatting the computer.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Gifted FriendPosted May 2, 2015, 6:17 AM
Afzaal Ahmad ZeeshanPosted May 1, 2015, 1:30 PM
But would always prompting the user for a password solve this? No! You have to make sure that you prompt the user very less often for the password. So instead of this, you should ask for password the first time he starts the computer and goes to a drive. Otherwise if he has already provided the password and goes to drive... Allow him!