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?
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.
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