I have an application that captures an image from a webcam.
I noticed that if I have Microsoft LifeCam installed in my computer, when starting the device from c#, Windows will start LifeCam automatically.
Obviously the easy way out is to uninstall LifeCam but is there a way to lock the device to my application only? The reason being is because I set image size, brightness, exposure, etc and when LifeCam starts, all of my settings are set to default.