|
-
Sep 14th, 2000, 07:29 AM
#1
Thread Starter
Hyperactive Member
Hi,
I've created a screensaver and am trying to set it as the screensaver for my system through my VB application.
What I've done:
I've read the registry HKEY_CURRENT_USER\Control Panel\desktop\ScreenSaverActive. (to check whether a screensaver has been set or not).
If this is "1" I've just changed the "SCRNSAVE.EXE" entry in the System.ini file.
If this is "0", I've changed it to "1" and then made the change in the System.ini file.
But my code doesn't work if it is zero (ie, if a sreensaver has not been previously set).
Any ideas on how I can make this work??
Thanx.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|