Exitlaunch (Slash Command)

From Unofficial Homecoming Wiki
Revision as of 01:56, 29 August 2022 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