- January 21, 2009
- 736
- 104
- Home Country
- Germany
if "%1" == "wakeup" goto OnWakeUp
goto Done
:OnWakeUp
C:\Tools\MouseMove.exe
goto Done
:Done
IF "%1" == "" exit
if %1==wakeup goto wakeup
exit
:wakeup
shutdown /r /t 0
exit
I have it working exactly this way. And this since years without a single issue...Adding MediaPortal.exe to 'Processes which should prevent standby' doesn't work.
Oh! Wonder why it's not working for me then... hmm.HI.
I have it working exactly this way. And this since years without a single issue...Adding MediaPortal.exe to 'Processes which should prevent standby' doesn't work.