Exitlaunch (Slash Command): Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Slash command== {{SlashCommandArticle|command=exitlaunch|options=FilePath|note=Set program to run when game exits}} * ''FilePath'' is the path to the executable (.exe) file...") |
No edit summary |
||
Line 3: | Line 3: | ||
* ''FilePath'' is the path to the executable (.exe) file or program to run. | * ''FilePath'' is the path to the executable (.exe) file or program to run. | ||
* Does not work with .lnk shortcut files or any file other than one ending in .exe. | |||
'''Note:''' Might work in MacOS or Linux OS, but haven't figured out how to do it yet. Might not be possible. | '''Note:''' Might work in MacOS or Linux OS, but haven't figured out how to do it yet. Might not be possible. |
Revision as of 08:58, 29 June 2022
Slash command
/exitlaunch FilePath
Set program to run when game exits
- FilePath is the path to the executable (.exe) file or program to run.
- Does not work with .lnk shortcut files or any file other than one ending in .exe.
Note: Might work in MacOS or Linux OS, but haven't figured out how to do it yet. Might not be possible.
Example
/exitlaunch C:\games\TicTacToe\ttt.exe