I wonder its not possible by Protector/Macros.
There is not a macro like: System.Shutdown().
But i have a idea for your problem. You can check a time by
and write logfile:
after that u must write a application which will check if in your file is a command to shutdown computer. If u can't write programs I can write It for you.
There is not a macro like: System.Shutdown().
But i have a idea for your problem. You can check a time by
Code:
Misc.SystemTime.Hour()==HOUR
Code:
Misc.LogFile(File, Text)
after that u must write a application which will check if in your file is a command to shutdown computer. If u can't write programs I can write It for you.