INTERACT FORUM

More => Old Versions => JRiver Media Center 31 for Windows => Topic started by: Shalmaneser on September 03, 2023, 02:01:10 am

Title: W31 screen power timer blank
Post by: Shalmaneser on September 03, 2023, 02:01:10 am
Having problems with screen staying powered off after timer. There is a DOS command that will do this:

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command "(Add-Type '[DllImport(\"user32.dll\")]public static extern int SendMessage(int hWnd,int hMsg,int wParam,int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,2)"

JRiver has an execute code after play.

Is there a function that will pass this to the operating system?