02-16-2013, 06:38 PM
If dropped file path is without spaces, Windows does not enclose it in double quotes. QM does not recognize such command line.
C:\Program Files (x86)\Quick Macros 2\qmcl.exe" M "Macro88" "file with spaces, works"
C:\Program Files (x86)\Quick Macros 2\qmcl.exe" M "Macro88" file_without_spaces_error
C:\Program Files (x86)\Quick Macros 2\qmcl.exe" M "Macro88" "file with spaces, works"
C:\Program Files (x86)\Quick Macros 2\qmcl.exe" M "Macro88" file_without_spaces_error