vote up 2 vote down star
1

Hi,

How do I get my .net system tray application to popup when a USB device is plugged in?

flag

0% accept rate
What part do you need help with? Popping-Up? or Detecting that a USB device is plugged in? – James Curran Oct 16 '08 at 15:44
detecting a usb is plugged in (a specific usb device) and then having my .net app react to it (pop-up) – Anonymous Bug Oct 16 '08 at 15:53

2 Answers

vote up 4 vote down

You might look here for an example app that does something like what you want.

link|flag
vote up 0 vote down

I found this question when attempting to post my question:

A script to notify when user plugs in usb drive.

Thanks for the link, itsmatt. I am sure the sourcecode will help in this case.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.