Exitlaunch (Slash Command)

From Unofficial Homecoming Wiki
Revision as of 21:55, 23 June 2023 by BlackSpectre (talk | contribs)
Jump to navigation Jump to search

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: Works with Windows. 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"

Also