Click here to Skip to main content
15,885,932 members
Home / Discussions / C#
   

C#

 
GeneralRe: How add a custom menu to Windows Explorer's tool bar Pin
srikrishnathanthri12-Apr-16 23:40
srikrishnathanthri12-Apr-16 23:40 
GeneralRe: How add a custom menu to Windows Explorer's tool bar Pin
Eddy Vluggen13-Apr-16 0:05
professionalEddy Vluggen13-Apr-16 0:05 
GeneralRe: How add a custom menu to Windows Explorer's tool bar Pin
srikrishnathanthri13-Apr-16 1:14
srikrishnathanthri13-Apr-16 1:14 
QuestionRar and c# Pin
Sakeb11-Apr-16 20:24
Sakeb11-Apr-16 20:24 
SuggestionRe: Rar and c# Pin
Richard MacCutchan11-Apr-16 21:30
mveRichard MacCutchan11-Apr-16 21:30 
AnswerRe: Rar and c# Pin
OriginalGriff11-Apr-16 21:38
mveOriginalGriff11-Apr-16 21:38 
AnswerRe: Rar and c# Pin
koolprasad200311-Apr-16 22:50
professionalkoolprasad200311-Apr-16 22:50 
QuestionMass Storage USB device protection tool except few white list USB hard disk Pin
Deepeshonly11-Apr-16 7:19
Deepeshonly11-Apr-16 7:19 
Hi,

1. I am developing an application in C# in which I want to disable all the mass storage USB devices except a few USB based hard disk (as white list hard disk).

2. Am trying to make logic in which I would like to make my my white-list based on internal serial number of hard disks (USB based ). This white-list I will try to populate and try to read as configuration file for my utility.

3. Thereafter, I will try like to compare all the incoming USB mass storage devices internal serial number with my white list serial numbers to filter them and extend the access permission based on positive matching else disable them if not matching with my white-list serial number of hard disk.

4. Now I know how to disable the USB Mass storage but am not able to get the USB mass storage serial number of all incoming USB devices in real time and also how to supply my white-list of UBS mass storage hard disk serial number during the run-time of my application.

Thanking you all in advance for your kind reply.

regards
Deepeshonly
QuestionRe: Mass Storage USB device protection tool except few white list USB hard disk Pin
CHill6011-Apr-16 12:52
mveCHill6011-Apr-16 12:52 
AnswerRe: Mass Storage USB device protection tool except few white list USB hard disk Pin
Deepeshonly12-Apr-16 3:30
Deepeshonly12-Apr-16 3:30 
PraiseRe: Mass Storage USB device protection tool except few white list USB hard disk Pin
Deepeshonly12-Apr-16 7:05
Deepeshonly12-Apr-16 7:05 
AnswerRe: Mass Storage USB device protection tool except few white list USB hard disk Pin
Gerry Schmitz12-Apr-16 13:59
mveGerry Schmitz12-Apr-16 13:59 
QuestionHow to restart a Programm in Release-Modus per Code Pin
Member 1191673510-Apr-16 20:28
Member 1191673510-Apr-16 20:28 
AnswerRe: How to restart a Programm in Release-Modus per Code Pin
Richard MacCutchan10-Apr-16 20:49
mveRichard MacCutchan10-Apr-16 20:49 
AnswerRe: How to restart a Programm in Release-Modus per Code Pin
Suresh710-Apr-16 20:50
Suresh710-Apr-16 20:50 
AnswerRe: How to restart a Programm in Release-Modus per Code Pin
Bernhard Hiller10-Apr-16 23:04
Bernhard Hiller10-Apr-16 23:04 
AnswerRe: How to restart a Programm in Release-Modus per Code Pin
Member 1191673510-Apr-16 23:51
Member 1191673510-Apr-16 23:51 
GeneralRe: How to restart a Programm in Release-Modus per Code Pin
Eddy Vluggen11-Apr-16 0:33
professionalEddy Vluggen11-Apr-16 0:33 
AnswerRe: How to restart a Programm in Release-Modus per Code Pin
ZurdoDev11-Apr-16 7:47
professionalZurdoDev11-Apr-16 7:47 
GeneralRe: How to restart a Programm in Release-Modus per Code Pin
Member 1191673511-Apr-16 20:38
Member 1191673511-Apr-16 20:38 
GeneralRe: How to restart a Programm in Release-Modus per Code Pin
Pete O'Hanlon11-Apr-16 21:44
mvePete O'Hanlon11-Apr-16 21:44 
AnswerRe: How to restart a Programm in Release-Modus per Code Pin
ZurdoDev12-Apr-16 1:08
professionalZurdoDev12-Apr-16 1:08 
QuestionFiltering - C# winform connected to Access DB Pin
Kipp Doré10-Apr-16 12:51
Kipp Doré10-Apr-16 12:51 
AnswerRe: Filtering - C# winform connected to Access DB Pin
Garth J Lancaster10-Apr-16 13:11
professionalGarth J Lancaster10-Apr-16 13:11 
AnswerRe: Filtering - C# winform connected to Access DB Pin
Richard Andrew x6410-Apr-16 14:56
professionalRichard Andrew x6410-Apr-16 14:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.