Prevent screensaver starting when an application runs fullscreen

7

1

Is there a way to prevent the screensaver from running when a certain application is running, in Windows Vista?

I'm asking because I know Windows MediaPlayer does this, but the kind people at Pinnacle Systems seem to have forgotten this, at least in the TVCenter application that came with my pctv100e

Stijn Sanders

Posted 2009-07-20T09:47:58.553

Reputation: 2 226

2I would think it would be a easy task to create a small program you could run that would fix this. What I mean is, you could alter your shortcut to run a small program instead of the actual program, passing the actual program command line to that small program. The small program would turn off screen saver and other things (liker power saving options), start and wait for the actual program, then turn back on the things it disabled. – Lasse V. Karlsen – 2009-07-20T10:06:59.693

Please add this as an answer, not a comment. – Stijn Sanders – 2009-07-20T16:00:23.597

Answers

4

As workaround: there is a little utility named flipss.exe which can be used to easily enable or disable the screensaver via a command line argument.

See this links for details: Create Shortcut Icon to Disable / Enable the Screensaver

You can use this utility in a batch file as well.

splattne

Posted 2009-07-20T09:47:58.553

Reputation: 14 208

4

Use these to stop your screensaver from activating:

Caffine for Mac

Caffine for Windows

I find them useful when watching programmes on BBC iPlayer, or long tech talks on YouTube.

Sam Hasler

Posted 2009-07-20T09:47:58.553

Reputation: 170

3

Try ScreenSaver Commander.
It is screen saver manager and it allows you to set a list of conditions to prevent screen saver from running.

You can create a list of conditions in program to prevent starting of screen saver when specified applications are running.

Denis

Posted 2009-07-20T09:47:58.553

Reputation: 39