home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Green button doesn't start MP with MPTray running
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="DragonQ" data-source="post: 817097" data-attributes="member: 115209"><p>Well in the end I fixed it by installing "AutoHotkey_L" and replacing the examples in the sample script with the following:</p><p></p><p><em>#IfWinNotExist ahk_class WindowsForms10.Window.8.app.0.2004eee</em></p><p><em>#!Enter::Run C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe</em></p><p><em>#IfWinActive ahk_class WindowsForms10.Window.8.app.0.2004eee</em></p><p><em>#!Enter::ControlSend, ,H, ahk_class WindowsForms10.Window.8.app.0.2004eee</em></p><p><em>#IfWinNotActive ahk_class WindowsForms10.Window.8.app.0.2004eee</em></p><p><em>#!Enter::WinActivate, ahk_class WindowsForms10.Window.8.app.0.2004eee</em></p><p></p><p>Must be a bug with MPTray since this way detects the Alt+Win+Enter key combination fine. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" /></p></blockquote><p></p>
[QUOTE="DragonQ, post: 817097, member: 115209"] Well in the end I fixed it by installing "AutoHotkey_L" and replacing the examples in the sample script with the following: [i]#IfWinNotExist ahk_class WindowsForms10.Window.8.app.0.2004eee #!Enter::Run C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe #IfWinActive ahk_class WindowsForms10.Window.8.app.0.2004eee #!Enter::ControlSend, ,H, ahk_class WindowsForms10.Window.8.app.0.2004eee #IfWinNotActive ahk_class WindowsForms10.Window.8.app.0.2004eee #!Enter::WinActivate, ahk_class WindowsForms10.Window.8.app.0.2004eee[/i] Must be a bug with MPTray since this way detects the Alt+Win+Enter key combination fine. :S [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Green button doesn't start MP with MPTray running
Contact us
RSS
Top
Bottom