autorun USB memory sticks
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
i've got my new you-beaut program ready to roll except for one thing, my program on the USB drive must autorun once it is connected.. I've been doing a bit of research on making my USB drive to autorun. Based on what i've gathered, "the device must not be marked as a removable media device" - would anybody know how to achieve this?? (i've considered writing a hook application to handle the autorun side of things. but i would consider this as the very last option) thanx all:cool: