I know this is not a strictly VB related question (actually it could be, somehow, relating to the allocation of CPU time), but I thought that maybe some VB users could have an answer.
Do you know whether it is possible, for example in a WinXP system, to pause and resume an application (OpenOffice, Firefox, Word or any other) just as a VM can be paused and resumed with VBox?
I find that feature so useful (pausing a VM which is CPU consuming, doing something else and then resuming) that I think it would be extremely handy to have it available for any application.
slightly OT - Pausing/resuming applications?
-
baf
- Volunteer
- Posts: 829
- Joined: 27. Sep 2008, 06:18
- Primary OS: Mac OS X Leopard
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: linux,xp,win7
- Location: Luleå or Skellefteå, Sweden
Re: slightly OT - Pausing/resuming applications?
sysinternals pssuspend http://technet.microsoft.com/en-us/sysi ... 97540.aspx
Some say: "You learn as long as you live".
My way: "You live as long as you learn".
My way: "You live as long as you learn".
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: slightly OT - Pausing/resuming applications?
Or SysInternals' Process Explorer: http://technet.microsoft.com/en-us/sysi ... 96653.aspx
It's a task manager replacement, quite useful.
It's a task manager replacement, quite useful.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
Re: slightly OT - Pausing/resuming applications?
Thanks very much for your help.