mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
Use 'shellexecute' entry instead of 'open', because the latter
tries to execute a non-executable readme.txt file.
https://learn.microsoft.com/en-us/windows/win32/shell/autorun-cmds
Addendum to 4cc03bbf01 (r71342).
4 lines
48 B
INI
4 lines
48 B
INI
[autorun]
|
|
shellexecute=readme.txt
|
|
icon=icon.ico
|