In file explorer, how to open folder in new window?

x64 Replacement/Alternative to Microsoft's IntelliMouse application.
Forum rules
Please read the forum rules before posting for the first time.
The more information you can provide, the quicker and more accurately someone can help.
NOTE: To reduce spam, new users can not post links, files or images until they have at least 4 posts.
Post Reply
Kenqr
New User
Posts: 3
Joined: Wed Feb 21, 2018 10:26 am

In file explorer, how to open folder in new window?

Post by Kenqr »

I want to use middle button in file explorer to open folder in new window.
I tried many methods but they all have some problem or does not work at all.

Here's some of the methods I've tried so far. The number before each line corresponds to "How to send the simulated key strokes" drop down list.

1 {LMB}{CTRL}{RETURN} Opens folder in the same window.

1 {LMB}{WAITMS:100}{CTRL}{RETURN} Opens folder in the same window.

3 {LMB}{CTRL}{RETURN} Does nothing if file explorer does not have focus. Usually works when file explorer has focus, but breaks occasionaly.

3 {LMB}{WAITMS:100}{CTRL}{RETURN} Opens folder in the same window OR does nothing OR opens folder in another window.

1 {ACTIVATE}{LMB}{CTRL}{RETURN} Opens folder in the same window.

3 {ACTIVATE}{LMB}{CTRL}{RETURN} Opens folder in the same window OR does nothing OR opens folder in a new window.

1 {PRESS}{LMB}{RELEASE}{LMB}{PRESS}{CTRL}{PRESS}{RETURN}{RELEASE}{RETURN}{RELEASE}{CTRL} Opens folder in the same window.

I'm using XMBC v2.17 on Windows 10 Home Edition.
User avatar
phil
Site Admin
Posts: 7660
Joined: Sun Apr 06, 2003 11:12 pm

Re: In file explorer, how to open folder in new window?

Post by phil »

Hi, I seem to have the same problem (this is good because I can see whats going on under the debugger, maybe at the weekend).
I'll let you know what I find - if there is a solution in 2.17 or if I need to make changes to fix it.

Thanks,
Phil
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
User avatar
phil
Site Admin
Posts: 7660
Joined: Sun Apr 06, 2003 11:12 pm

Re: In file explorer, how to open folder in new window?

Post by phil »

On first investigation, it appears to be a timing issue - XMBC is too quick!
If you go into the advanced settings and change the "Delay between simulated keystrokes" to 10ms (try slower if 10ms does not help).

This seems to make it consistent/reliable for me (using: method 1 with {LMB}{CTRL}{RETURN})

Let me know how you get on.
Thanks,
Phil
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
Kenqr
New User
Posts: 3
Joined: Wed Feb 21, 2018 10:26 am

Re: In file explorer, how to open folder in new window?

Post by Kenqr »

Works perfectly! Thank you :D
Post Reply