SARAH-JarvisV2/bin/system_screen_off.bat

3 lines
73 B
Batchfile
Raw Permalink Normal View History

2019-06-07 18:29:14 +02:00
@echo off
%CD%/plugins/jarvis/nircmd/nircmdc.exe monitor async_off
exit 0