• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Running screen saver via command line?

shabby

Diamond Member
Anyone know how to run a screen saver via a command line in win98?
The best clue i got was "rundll32.exe desk.cpl,InstallScreenSaver file.scr" but that only opened up the screen saver tab in display properties, i tried Run and Open instead of InstallScreenSaver but that didnt work.
 
Aww shoot, i changed the association of *.scr files, its now being opened by notepad.
Any other examples? 🙂
 
Copy/rename the screen saver with an extension of .exe and call it with a /s parameter.

"curves and colors.exe" /s

 
Back
Top