Normal
Hi,Please try next script, it ends mediaportal with me without errors:Set WshShell = WScript.CreateObject("WScript.Shell")WshShell.Run "tskill Mediaportal", 0, trueGood luck,Pascal
Hi,
Please try next script, it ends mediaportal with me without errors:
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "tskill Mediaportal", 0, true
Good luck,
Pascal