Jump to content

Recommended Posts

Posted

I have a reg file that successfuly merges into HKEY_CURRENT_USER and disables the screen saver. The reg file contains:

[HKEY_CURRENT_USER\Control Panel\Desktop]

"PowerOffActive"="0"

"PowerOffTimeOut"="0"

"ScreenSaverIsSecure"="0"

"ScreenSaveTimeOut"="600"

"ScreenSaveActive"="0"

"SCRNSAVE.EXE"=""

This all works fine. I want to now make this the default setting for all new users so have modified the reg file to write the same settings into HKEY_USERS\.DEFAULT\Control Panel\Desktop

But when i create a new user it still has the screensaver active. Any ideas?


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...