Follow-up on this issue
I figured out that I need to give the program admin rights and it needs to be the top window in order to work, can't be minimized.
I think it is a security issue with windows, anyone else experienced it or know how to fix it?
Search found 3 matches
- 11 Mar 2023, 22:21
- Forum: General
- Topic: Help: Media control keys stopped working
- Replies: 2
- Views: 17324
- 16 Aug 2022, 18:24
- Forum: General
- Topic: Help: Media control keys stopped working
- Replies: 2
- Views: 17324
Help: Media control keys stopped working
I’ve been using Lua macros for quite some time now and I’m very happy with it. I have a separate numeric keypad which I use with media macros. Last week suddenly the keys that control play, pause and next/previous track stopped working, the rest still works fine. I tried disconnecting and connecting...
- 16 Feb 2021, 07:27
- Forum: General
- Topic: error when trying to open program
- Replies: 1
- Views: 8472
error when trying to open program
Hi, 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: elseif (button == 101) then lmc_spawn("C:\\Windows\\System32\\SnippingTool.exe") return an error...