Try checking the AutoStartSystem.ini to verify thatCrtl+M isn't toggling the app on or off anymore. It just stays on
I got it to work, however when I load up the app is on by default. Is there any way to change that?Try checking the AutoStartSystem.ini to verify that
enableHotkeys=1
and also check the TOGGLE value
; enable/disable (default: 77 / M)
TOGGLE=77
If that's not the issue then maybe there's another app/program on the system attempting to use the same hotkey combination?
Try settingI got it to work, however when I load up the app is on by default. Is there any way to change that?
Where to change that?Try setting
isEnabled = 0
It's in the INI in the AutoStartSystem folder.Where to change that?