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
Development
General Development (no feature request here!)
Help needed! Call external app OnPageLoad() in plugin
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="pünktchen" data-source="post: 949308" data-attributes="member: 107846"><p>I want to do something like this:</p><p>[CODE]Protected Overrides Sub OnPageLoad()</p><p> MyBase.OnPageLoad()</p><p> System.Diagnostics.ProcessStart("'RELATIVE PATH TO PLUGINS DIRECTORY'\application.exe")</p><p> GUIWindowManager.NeedRefresh()[/CODE]</p><p>Is this possible? How about the relative path?</p><p> </p><p>Thanks in advance.</p></blockquote><p></p>
[QUOTE="pünktchen, post: 949308, member: 107846"] I want to do something like this: [CODE]Protected Overrides Sub OnPageLoad() MyBase.OnPageLoad() System.Diagnostics.ProcessStart("'RELATIVE PATH TO PLUGINS DIRECTORY'\application.exe") GUIWindowManager.NeedRefresh()[/CODE] Is this possible? How about the relative path? Thanks in advance. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Help needed! Call external app OnPageLoad() in plugin
Contact us
RSS
Top
Bottom