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 2
General
Client stop opening when asked
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="ge2301" data-source="post: 1290959" data-attributes="member: 145639"><p>Create an empty text file „MP2-Client.txt“ and add following content</p><p>[CODE]</p><p>taskkill /F /FI "IMAGENAME eq MP2-Client.exe"</p><p>Start "" "C:\Program Files (x86)\Team MediaPortal\MP2-Client\MP2-Client.exe"</p><p>[/CODE]</p><p></p><ul> <li data-xf-list-type="ul">Check, if the path enough is also valid for you and modify it in case</li> <li data-xf-list-type="ul">Save the file and rename the ending from *.txt to *.bat</li> <li data-xf-list-type="ul">Executing will force killing the client and start it again, you may always start the client using this batch file</li> <li data-xf-list-type="ul">The code is silent, so you won't see a console window to confirm or exit</li> </ul></blockquote><p></p>
[QUOTE="ge2301, post: 1290959, member: 145639"] Create an empty text file „MP2-Client.txt“ and add following content [CODE] taskkill /F /FI "IMAGENAME eq MP2-Client.exe" Start "" "C:\Program Files (x86)\Team MediaPortal\MP2-Client\MP2-Client.exe" [/CODE] [LIST] [*]Check, if the path enough is also valid for you and modify it in case [*]Save the file and rename the ending from *.txt to *.bat [*]Executing will force killing the client and start it again, you may always start the client using this batch file [*]The code is silent, so you won't see a console window to confirm or exit [/LIST] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
General
Client stop opening when asked
Contact us
RSS
Top
Bottom