I created a run.bat file on the desktop with the following contents. In addition, the desktop also has a Macro2.qml file.
I double-click running run.bat can't support running macros, It will open the macro view dialog
how should I write code? The following image is a description of the QM help file:
_______________________________________________________________________
start "C:\Program Files (x86)\Quick Macros 2\qmcl.exe" "C:\Users\Administrator\Desktop\Macro2.qml"
pause
I double-click running run.bat can't support running macros, It will open the macro view dialog
how should I write code? The following image is a description of the QM help file:
_______________________________________________________________________
start "C:\Program Files (x86)\Quick Macros 2\qmcl.exe" "C:\Users\Administrator\Desktop\Macro2.qml"
pause