AUTORUN.INF (for Win32) ---------------------------- [autorun] Open=CmdLine Icon=IconPathName, IconIndex ---------------------------- autorun (for Linux) ---------------------------- #!/bin/sh exec CmdLine ----------------------------