We need a solution, which will let to automatically run any EXE program from the USB flash drive whenever it is plugged into a PC. The solution should work under Windows XP and higher only. One possible way of doing it is using virtual CD-ROM driver, which installs Virtual CD when USB device is plugged into PC with autorun.ini on this CD, which points to the executable on the USB flash drive. But we are open to any other ways and suggestions here. Main thing it should work with all USB devices on Windows XP and higher operating systems.
What is the easiest way of implementing this ?
Start Free Trial