I've been tinkering with luemacros for a couple of weeks now and I love it
I've encountered a problem, when I try to open the Windows SnippingTool I get an error
the code before and after works fine:
Code: Select all
elseif (button == 101) then lmc_spawn("C:\\Windows\\System32\\SnippingTool.exe")
Code: Select all
2021-02-16 08:19:53:943 [LUA] ERROR: Exception in LUA code: Failed to execute : 2
Can you help please?