Installed or Portable version: Scoop
Windows Version: 11
Mouse Information (brand/model): Trackball
Relevant Computer Information (CPU, RAM etc): Yes

Did the problem occur after an upgrade of XMBC? (If so, from what version?): No
Did the problem occur after a Windows update/upgrade? (If so, from what version?): No
How long have you used XMBC?: Years
What language and keyboard layout do you use in Windows?: Eng
I have a button chord configured to open a text file. If another app is open, and I press the chord, the text editor is always opened in the background. This requires that I then reveal the taskbar (normally have it hidden) and click the taskbar icon for the text editor, which defeats the convenience.
I'm currently using Notepad++ (64-bit portable) for the text editor.
I set the button chord to open the text file via the application launch action, and set its launch string to:
c:\notepad\notepad++.exe "c:\text\file.txt"
I also tried simply setting the launch string to just:
"c:\text\file.txt"
Both have the same result. Notepad++ always opens in a background window behind the current foreground window.
I'm thinking either (1) I'm doing something wrong, or (2) XMBC will really benefit from a "foreground application launch" action.