How to sleep computer via batch file?
- by Saebin
So I want to make a batch file that will sleep my computer after a period of time.
The closest thing I have found is placing it in standby, but seems to work differently then the sleep button on my keyboard (longer bootup, doesn't wake on mouse click). Any ideas? Would it be easier in python or c#?