windows - Autorun exe when plugin in usb -
i'm trying run exe application when plug in usb. have created autorun.inf code nothing when plug in
[autorun] open=putty.exe
how can achive this? using windows 7 btw
the autorun function on usb has been disabled microsoft in windows 7 , higher. have 2 options work around autorun limitations:
use of special usb drives present cd drives computer (for example, u3 flash drives). these usb sticks can take advantage of autorun functionality other cd. experienced users may try create flash drive cd-rom partition typical usb stick manually. found useful article helped me create own autorun usb : http://visualdesigning.com/articles/how-to-create-autorun-usb-drive/
the other option autorun functionality preinstall program scans usb sticks in usb ports , executes exe emulating autorun feature.
Comments
Post a Comment