|
SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.) |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Shutdown sagetvclient from the command line
Hello,
I am trying to shutdown my Sagetvclient.exe process via the command line. I want to run Sage in Fullscreen Exclusive mode while still allowing GameEX to be launched and work correctly from within Sage. In order for this to work, I need to completely shutdown Sage when launching GameEX. If Sage is not completely shutdown, Directx errors occur. I tried the "power" and "power off" commands. Those commands where only putting sage to sleep? in the task bar. Does anyone know how to shutdown Sage completely via the command line? Thank you, |
#2
|
|||
|
|||
You can use the sage sendmessage. Below you will find batch file that closes SageClient and Sagetv.
cd "C:\Program Files\SageTV\SageTV" c: SendMessage.exe -c SageClientApp -n SageWin -m 16 0 0 If you want to close sage not the client you use this. cd "C:\Program Files\SageTV\SageTV" c: SendMessage.exe -c SageApp -n SageWin -m 16 0 0
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#3
|
|||
|
|||
Thank you!
That code works perfectly. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Batch file to shutdown Sage (not sleep) | pknowles | SageTV Software | 1 | 11-16-2007 03:37 PM |
Shutdown PC via Remote Control | wrems | SageTV Customizations | 7 | 08-19-2007 07:48 AM |
SageTVClient and non-administrator access | Ctrl-Z | SageTV Software | 7 | 05-16-2006 04:00 PM |
SageTVClient Girder target? | arylin | SageTV Software | 2 | 02-25-2005 12:40 PM |
SageTV and SageTVClient on same PC | gotuitdan | SageTV Beta Test Software | 11 | 11-02-2004 11:11 AM |