How to prevent Found New Hardware Wizard in C#

Currently I'm developing a program in C# to install an USB device drivers.
During the execution of this program the USB device must be connected to the
PC by the user. When the device is connected the Found New Hardware Wizard
pop's up. In need to prevent this, because my application will install the
proper drivers. Does anyone know how I can do this?
Menno [ Mi, 23 Januar 2008 02:04 ] [ ID #1914247 ]
Microsoft » microsoft.public.dotnet.general » How to prevent Found New Hardware Wizard in C#

Vorheriges Thema: Control Moving
Nächstes Thema: ServicePack2 for Windows Xp absolutely required for VS2008 applications?