Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run qm without tray
#2
Probably cannot hide tray icon depending on a condition. Only unconditionally in Options - hide icon or lock file.
But can prevent showing QM depending on a condition. Try QM trigger 'Show QM'. By careful when creating the macro; if cannot open QM, use a backup file.

Function Function214
Trigger @16     Help - how to add the trigger to the macro
Code:
Copy      Help
if(getopt(nthreads)>1) ret
shutdown -3
inpp "[*6528F88959A888A306*]" "Password: zz" "Show QM" 1 ;;show password input box. If Cancel or incorrect password, end macro.
shutdown -4
2


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)