winnitron / WinnitronLauncher

The official Winnitron launcher! The meat and potatoes of the Winnitron.
winnitron.com
MIT License
34 stars 7 forks source link

Write pid and exe path to file on startup. #66

Closed aaronklaassen closed 7 years ago

aaronklaassen commented 7 years ago

Creates a txt file at c:\ with the launcher process ID and exe location. This is so we can have an additional process periodically checking to see whether the launcher has quit/crashed and automatically restart it if necessary. Could make for more reliable launcher-reset after a game quits, too (rather than this shaky stuff).