Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- cls
- REM ###############
- REM # Send-to-Sleep
- REM ###############
- echo "Time to Sleep"
- Rundll32.exe Powrprof.dll,SetSuspendState Sleep
- REM #############
- REM # START NOTES
- REM #############
- REM ###########
- REM # END NOTES
- REM ###########
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement