Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- How to shut down your Desktop-PC and continue later at the exact same point e.g. continue a youtube-upload.
- 1. Create either
- a) a new Shortcut (Right-click --> New Shortcut) or
- b) a file called "sleep.txt"
- 2. a) choose "C:\Windows\System32\rundll32.exe Powrprof.dll,SetSuspendState Sleep" as destination
- b) edit the file and paste "C:\Windows\System32\rundll32.exe Powrprof.dll,SetSuspendState Sleep"
- 3. a) Name it however you want
- b) save it with the ending .bat instead of .txt
- 4. a) you can choose an icon by right-clicking the Shortcut --> Properties
- b) you can rename the file to whatever you like as long as it stays ".bat"
- 5. To pause the computer, double-click the file / shortcut
- 6. To continue, start the computer again. It will be right where it was before you paused, because all RAM was written into Memory.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement