EditorExportDeviceAutorun

Inherits: EditorExportPlugin < RefCounted < Object

Writes autorun.inf beside Windows exports (including ZIP staging).

Description

Options appear on export platforms whose OS name is Windows (Windows Desktop, Windows Screensaver, and Windows Interactive DVD). The plugin writes autorun.inf next to the staged binary during _export_end, so a later ZIP step includes it at archive root.

CD/DVD media may still honor OPEN=. USB flash drives on Windows 7 and later ignore OPEN= and ACTION=; LABEL= and ICON= still apply. This plugin does not change AutoRun policy.