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
Shutting down MP remotely?
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="rekenaar" data-source="post: 706633" data-attributes="member: 27829"><p>I don't think that will work since MP is not visibla/active on the RDP session. Alt-F4 will only close active window/program.</p><p></p><p>I hear what you say about killing the process, and it makes sense, but if I look at the official restart.vbs in MP programs directory, it is also just killing the task.</p><p></p><p>So from looking at the code of restart.vbs, you can create a shortcut to kill MP.</p><p></p><p>if you have tskill.exe somewhere on your system, create a shortcut that will do this:</p><p>[CODE]tskill Mediaportal[/CODE]</p><p></p><p>if not, create it as follow:</p><p>[CODE]taskkill /F /IM MediaPortal.exe[/CODE]</p></blockquote><p></p>
[QUOTE="rekenaar, post: 706633, member: 27829"] I don't think that will work since MP is not visibla/active on the RDP session. Alt-F4 will only close active window/program. I hear what you say about killing the process, and it makes sense, but if I look at the official restart.vbs in MP programs directory, it is also just killing the task. So from looking at the code of restart.vbs, you can create a shortcut to kill MP. if you have tskill.exe somewhere on your system, create a shortcut that will do this: [CODE]tskill Mediaportal[/CODE] if not, create it as follow: [CODE]taskkill /F /IM MediaPortal.exe[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Shutting down MP remotely?
Contact us
RSS
Top
Bottom