Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
qml file at startup
#2
Create exe-macro that opens one of files.
To open a qml file, can be used command line. Or before starting QM change registry value "file" in HKEY_CURRENT_USER\SOFTWARE\GinDi\QM2\Settings.

Macro Macro2930
Code:
Copy      Help
;/exe
str sf
ifk J 1 ;;toggled Scroll Lock
,sf="C:\My QM\qm1.qml"
else
,sf="C:\My QM\qm2.qml"

run "qm.exe" F"L ''{sf}''"


Messages In This Thread
qml file at startup - by ssimop - 07-09-2020, 08:32 AM
RE: qml file at startup - by Gintaras - 07-11-2020, 06:01 AM
RE: qml file at startup - by ssimop - 07-11-2020, 06:17 AM
RE: qml file at startup - by ssimop - 07-11-2020, 08:59 AM
RE: qml file at startup - by Gintaras - 07-11-2020, 10:28 AM
RE: qml file at startup - by Gintaras - 07-11-2020, 12:00 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)