Is there a way to snapshot a running process to disk to restore it later?
Posted
by Sijin
on Super User
See other posts from Super User
or by Sijin
Published on 2010-06-11T15:19:13Z
Indexed on
2010/06/11
15:23 UTC
Read the original article
Hit count: 167
I usually work with a lot of instances of visual studio open to different projects, I was wondering if there is a way to snapshot/hibernate a running process to disk instead of closing it so that I can open it in the same state as it was quickly.
I have a ton of free disk space so wouldn't mind saving the entire process snapshot if it would save me the time in opening up the solution and waiting for the projects to load.
© Super User or respective owner