Tagged Questions

11
votes
5answers
5k views

Detecting USB drive insertion and removal using windows service and c#

Looking into possibility of making an USB distributed application that will autostart on insertion of an USB stick and shutdown when removing the stick Will use .Net and C#. Looking for suggestion ...
3
votes
2answers
372 views

USB How do you create a bootable custom USB application?

Many LCD televisions nowadays have USB ports so you can plug in your camera and it becomes a camera gallery on the TV. I want to write a gallery program which, when plugged in to the TV, will start ...