Auto pop-up a program when USB device connected
-
Hi all, I need to be able to automatically run a program of my choice, say an .exe or a VC++ program, when a particular USB device is plugged in. Does anyone know how to do it, or know where i can find more information about this topic? any help is greatly appreciated! thanks and regards, sowhat_82
-
Hi all, I need to be able to automatically run a program of my choice, say an .exe or a VC++ program, when a particular USB device is plugged in. Does anyone know how to do it, or know where i can find more information about this topic? any help is greatly appreciated! thanks and regards, sowhat_82
Hey!!! are you a fool? :mad: In how many forums have you asked this question? Can't you put it at the right place and be patient for a response? Currently you have posted it in the General Discussions forum (Here[^]), Windows Forms forum (Here[^]), Operating Systems / SysAdmin forum (Here[^]), Article Requests and Ideas forum (Here[^]), Visual Studio Programming Forum (Here[^]) and obviously here, which is the Visual C++ forum.
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா
-
Hi all, I need to be able to automatically run a program of my choice, say an .exe or a VC++ program, when a particular USB device is plugged in. Does anyone know how to do it, or know where i can find more information about this topic? any help is greatly appreciated! thanks and regards, sowhat_82
-
Hi all, I need to be able to automatically run a program of my choice, say an .exe or a VC++ program, when a particular USB device is plugged in. Does anyone know how to do it, or know where i can find more information about this topic? any help is greatly appreciated! thanks and regards, sowhat_82
have you got the solution to your problem.am also have this doupt.if you got send solution.
Arise Awake Stop Not Till ur Goal is Reached.
-
Hey!!! are you a fool? :mad: In how many forums have you asked this question? Can't you put it at the right place and be patient for a response? Currently you have posted it in the General Discussions forum (Here[^]), Windows Forms forum (Here[^]), Operating Systems / SysAdmin forum (Here[^]), Article Requests and Ideas forum (Here[^]), Visual Studio Programming Forum (Here[^]) and obviously here, which is the Visual C++ forum.
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா
It seems your repoert is perfect ;)
WhiteSky
-
Hi all, I need to be able to automatically run a program of my choice, say an .exe or a VC++ program, when a particular USB device is plugged in. Does anyone know how to do it, or know where i can find more information about this topic? any help is greatly appreciated! thanks and regards, sowhat_82
Have you looked at the RegisterDeviceNotification API? Maybe you could write a little app that gets a notification of a device added and launches the appropriate EXE...
"Great job, team. Head back to base for debriefing and cocktails." (Spottswoode "Team America")