reactos/boot/bootdata/autorun-livecd.inf
Adam Słaboń 03d41008d4
[BOOTDATA] Fix LiveCD autorun (#7282)
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).
2024-08-30 10:16:31 +03:00

4 lines
48 B
INI

[autorun]
shellexecute=readme.txt
icon=icon.ico