Click here to Skip to main content
15,907,493 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Everybody,
I want to develop a application which should ask for a password when a removable device is attached to a pc that is set by the administrator. Otherwise it should not show the data of the device attached.

Source code I prefer is c#, but if any other then I would adjust it.
Posted
Comments
Jeffrey Enzo 15-Apr-11 2:57am    
I am also curious how to program this. But for my own removable device as a USB stick I use Microsofts Bit Locker Encryption. You must fill your password otherwise data is not visible
Sergey Alexandrovich Kryukov 15-Apr-11 4:43am    
I think you can post this as the Solution. I saw 2-3 Questions almost identical to this one and using encrypted drive was the only one feasible solution from all what was suggested.
--SA
Jeffrey Enzo 15-Apr-11 4:44am    
I posted this now as an solution! :-)
Michel [mjbohn] 15-Apr-11 3:14am    
Do you want to protect data on removable device or do you want to protect PC from removable device beeing attached?

I am also curious how to program this. But for my own removable device as a USB stick I use Microsofts Bit Locker Encryption. You must fill your password otherwise data is not visible
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 15-Apr-11 4:47am    
...or similar software. I doubt the password on mounting of the device is easy to implement if even possible. My 5.
--SA
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 15-Apr-11 4:44am    
OK, it is detected, now what? I doubt it will lead to the solution.
--SA
arindamrudra 15-Apr-11 4:52am    
My 5 for sharing this nice link.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900