• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Autorun program from usb drive?

CletusTheDwarf

Senior member
Is there any way to have a program on a usb drive run automatically when it is inserted in any computer? I put an autorun.inf file in the root directory with:

[Autorun]
Open=PStart.exe
Action=Open PStart
Icon=PStart.exe

but it doesn't seem to do anything at all.
 
umm, i don't know much about this, but the icon should refer to an icon file. not to the app. the icon file is the picture. i suggest you look at Autorun on CD's such as the windows cd. also, make sure that autorun is turned on.
 
Back
Top