Jump to content

Recommended Posts

Posted

Hi Does anyone know the best way of having a "uniformed" screensaver????

 

A student at my school created one and the Head would like it on all machines?

 

any ideas?

 

thanks john

Posted

Thinking about it, a screen saver is normally a SCR file isn't it ?

Instead of using a zap file a quick AutoIT logon script to deploy it would be easier.....

Posted

Theres an option in the GPO for it

 

User Configuration > Administrative Templates > Control Panel > Display then its screensaver executable name and Screensaver

Posted
i created a batch file that copies the screen saver from the server to the system32 folder then i made a regedit thing to change the registry entry. This is for when the computer is not logged on. I think it is in a GPO something to do with active desktop i think.
Posted
Ok,

 

SO advice on how to create a custom screen saver is needed i feel now we know how to do it.

 

I just created ours by making something in flash exporting it as a SWF then googling for "SWF to SCR coverter" and found one downloaded it an hey presto you got yourself one screensaver!!

Posted

We have just done this at our school - goup policy to control it when user logged on and then reg hack to control it before a user logs on. We had to distribute it to every PC as before logon, our computers couldn't 'see' network paths.

 

Then we had the minor problem of some staff complaining because they had 'educational' screensavers which had been disabled....

 

Reghack below:

 

Windows Registry Editor Version 5.00

 

[HKEY_USERS\.DEFAULT\Control Panel\Desktop]

"SCRNSAVE.EXE"="c:\\YourScreensaverName.scr"

  • 4 years later...

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



×
×
  • Create New...