Autorun for USB Devices

July 15, 2025

This a code configgering USB-Sticks and running programms automatically with them

[autorun]
icon=Dara.ico
label="117GB"
open=start.bat

Explanation

  • icon defines the used icon for the device in the explorer
  • label is the used name of the device
  • open is used to open a file, for example a .bat file (but this feature is normally disabled now)


Please give credit when republishing