Exitlaunch (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:


==Also==
==Also==
[[Default Folder]]
* [[Default Folder]]
* {{slashcommand|quittocharacterselect}}
* {{slashcommand|quittologin}}
* {{slashcommand|quit}}
* {{slashcommand|exitlaunch}}

Revision as of 01:56, 29 August 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: 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