Exitlaunch (Slash Command)
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.
Command Line Parameter
The command can be run automatically at log-in by adding it as a Command Line Parameter to the Extra Launch Parameters in the Homecoming Launcher. For example, -exitlaunch "C:\games\TicTacToe\ttt.exe"
Example
/exitlaunch "C:\games\TicTacToe\ttt.exe"
Also