Skip to content

MCE Controller Version 2.0.7

Compare
Choose a tag to compare
@tig tig released this 22 Oct 14:34
  • User commands now override built-in correctly. For example if you define <Shutdown Cmd="shutdown" Type="disable" /> in MCEControl.commands the built-in will be disabled.
  • Fixed 'MCEControl.commands file watcher; if the file is changed all commands reset and reload now.
  • Fixed bug in mcec:exit and refactored BegInInvokes to simplify code.
  • Made shutdown commands more reliable (using Process.Start).