Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

User Image
enkl0001
2 discussion posts
Recent convert from Ultramon here and the only thing I miss is:

I used to have a hotkey set to activate a screen saver. Since I used autocad and it messes up the .scr filename association it was the only way I could activate it without waiting for the system to timeout.

Any chances that feature could be added?
May 21, 2010  • #1
Jon Tackabury (BFS)'s profile on WallpaperFusion.com
I can't promise that this feature will make it into DisplayFusion, but a Google search turned up this free application:
http://www.styopkin.com/screensaver_launcher.html

I haven't personally used it, but it says it will do exactly what you need. :)
May 30, 2010  • #2
User Image
enkl0001
2 discussion posts
I found a way to do this.

Make a file with notepad called screensave.cmd:

@START /WAIT /MIN /LOW %SystemRoot%\system32\scrnsave.scr /s

Then make a shortcut to that cmd file and assign a keyboard shortcut to it with the shortcut tab in Windows Vista or 7. Simple and effective.

Thanks for your response.
Jun 3, 2010  • #3
Jon Tackabury (BFS)'s profile on WallpaperFusion.com
Excellent, I'm glad to hear you found an easy way. :)
Jun 26, 2010  • #4
User Image
cbastide
1 discussion post
Hello, I have a trouble to start with a windows shortcut the screensaver with the good configuration file (Photos.scr.config). When i use the
Script below, i don't have the configuration for dual sreen typicaly...
some idea, THX ?

@START /WAIT /MIN /LOW "C:\Program Files (x86)\DisplayFusion\Photos.scr" /s

Christophe
Jan 9, 2020 (modified Jan 9, 2020)  • #5
Keith Lammers (BFS)'s profile on WallpaperFusion.com
The screen savers actually need to be launched via DFSSaver.scr. Try this out instead:

@START /WAIT /MIN /LOW "C:\Program Files (x86)\DisplayFusion\DFSSaver.scr" /s


Hope that helps!
Jan 9, 2020  • #6
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)