mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
03d41008d4
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
|