• Autolaunch USB not working
    4 replies, posted
So i am trying to make an auto launch app for my usb. The app works fine by itself. I add this code into a file a made autorun.inf [AutoRun] OPEN=START.EXE ICON=START.EXE ACTION=Show Menu LABEL=My Menu but when i plug it in, it only shows the icon, with now option to open the app without manually doing it. What should i do
Autorun only works on disks. it doesnt apply to USB mass storage devices.
It was working not that long ago, then i formatted the usb stick and it wont work again, i used the exact same code
[QUOTE=Fatal-Error;28387693]Autorun only works on disks. it doesnt apply to USB mass storage devices.[/QUOTE] Only in Windows 7. Anything before that works.
Oh well im on windows 7, ill go test on a lower version in a bit. Is there a way i can enable autorun
Sorry, you need to Log In to post a reply to this thread.