BattletechModders / BattleTechModLoader

A simple mod loader and injector for HBS's PC game BattleTech.
The Unlicense
48 stars 10 forks source link

Suppress keypress wait via arguments, added /restore option. #7

Closed CptMoore closed 6 years ago

CptMoore commented 6 years ago

Environment.UserInteractive seems indicate if a process is started as a windows service, not if another tool started it.

So suppress the keypress wait via arguments

mpstark commented 6 years ago

I don't see any reason not to merge this in once I get the time to boot it up on my machine and run it. Pending any problems (and I certainly don't expect any), this will be in eventually.

My focus right now is getting ModTek kicking.

CptMoore commented 6 years ago

I just added a restore option. Will use that for the uninstall step of the installer.