-
I am trying to make an application to copy a new screensaver in the Windows\System directory and make set it to be the defold screensaver. All works but I can't set my screensaver to be the one windows should use. Could anybody tell me how this could be done?
-
I believe you have to set the appropriate Registry Keys.
Josh
-
JoshT, first of all thanx for your reply.
I thought something like that should be done, so I searched through my Registry. I could not find where these settings were registered though.
Do you, or anyone, has any idea which key has to be set and where to find it?
-
Sorry to disappoint you, but all of your registry searching is for naught. The screensaver is specified in the system.ini file.
-
In NT it sure as heck isn't set in the system.ini. They're under HKEY_CURRENT_USER\Control Panel\Desktop.
Josh
-
Actually, I just checked a Win98 machine and it puts the Screen Saver file name in the system.ini and everything else under that registry key...
Josh