Search found 8 matches

by Vegeth
Tue Oct 19, 2021 1:52 am
Forum: XMouse Button Control
Topic: Open With (Windows 10 x64)
Replies: 15
Views: 4921

Re: Open With (Windows 10 x64)

Ahhhh, its not a bug - its the way Windows works (and the way XMBC works sending multiple keys in "button pressed" mode... The problem is that APPS does not show the context menu until it is RELEASED. XMBC treats APPS like a modifier key (like CTRL, ALT, SHIFT) etc and keeps it held down ...
by Vegeth
Mon Oct 18, 2021 4:58 pm
Forum: XMouse Button Control
Topic: Open With (Windows 10 x64)
Replies: 15
Views: 4921

Re: Open With (Windows 10 x64)

So: The timeless one (without the "WAIT" tag) works because the UPS was blown and having to restart the PC, the work load was reduced. What usually happens ... the pc is under constant stress (lots of windows open, transfers, chrome with 20 30 open pages and other apps in the background su...
by Vegeth
Mon Oct 18, 2021 4:25 pm
Forum: XMouse Button Control
Topic: Open With (Windows 10 x64)
Replies: 15
Views: 4921

Re: Open With (Windows 10 x64)

OK Firstly I don't understand what your getting at with WAIT or WAITMS... When you add a WAIT/WAITMS it should wait that amount of time before moving on to the next command in the sequence... If it is not, it is a bug. Just what I'm saying. Both "wait" and "waitms" freeze the ti...
by Vegeth
Mon Oct 18, 2021 11:24 am
Forum: XMouse Button Control
Topic: Open With (Windows 10 x64)
Replies: 15
Views: 4921

Re: Open With (Windows 10 x64)

You could use the LOCKX and LOCKY simkey tags at the beginning AND at the end of the sequence to stop the mouse moving while the sequence is run. {LOCKX}{LOCKY}{APPS}{WAIT:1}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{RETURN}{LOCKX}{LOCKY} NOTE: In a future release, these tags will be changed and you will be ab...
by Vegeth
Sun Oct 17, 2021 11:24 am
Forum: XMouse Button Control
Topic: Open With (Windows 10 x64)
Replies: 15
Views: 4921

Re: Open With (Windows 10 x64)

OK so yeh, that's effectively an explorer shell extension / registering the file types etc... So your telling explorer itself what to do with it. That'll work. {APPS}{WAIT:1}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{RETURN} The code (in my case, it is the 4th option, then a Down to activate the key mode, and ...
by Vegeth
Sun Oct 17, 2021 10:43 am
Forum: XMouse Button Control
Topic: Open With (Windows 10 x64)
Replies: 15
Views: 4921

Re: Open With (Windows 10 x64)

I guess, but how would you tell the batch file what files are selected from explorer (other than by running with the batch file or something which just ads more to do) Concatenation of scripts or with an exe written by me that goes to recall a registry key equal to "program.exe" "%1&...
by Vegeth
Sat Oct 16, 2021 5:01 pm
Forum: XMouse Button Control
Topic: Open With (Windows 10 x64)
Replies: 15
Views: 4921

Re: Open With (Windows 10 x64)

I understand... so the only way is to hit it with a .bat that executes the aforementioned command.

thanks anyway
by Vegeth
Sat Oct 16, 2021 1:54 pm
Forum: XMouse Button Control
Topic: Open With (Windows 10 x64)
Replies: 15
Views: 4921

Open With (Windows 10 x64)

XMBC Version : 2.19.2 Windows Version : 10 x64 21H1 (1288) Mouse Information (brand/model) : Inphic PM6BS Relevant Computer Information (CPU, RAM etc) : I5-4460 or I7-7700HQ, 10GB DDR3 or 16GB DDR4 How long have you used XMBC? : 1 day 🙃 :wink: What language and keyboard layout do you use in Windows...