Screensaver Script K1000
Working on a script for the K1000 management tool. I used a third party application to merge 2 pics into one file. This file will be the screensaver. application name is WG Screensaver Creater. When i setup the script the file is loaded onto the pc and sits in the system32 folder. Windows changes ot the screensaver but the screensaver never runs. I get a "contact the developer of teh software" error message. This is how the script is setup.
Step 1
DIRECTORY: $(KACE_SYS_DIR)
File: cmd.exe
Parameters: /C copy "$(KACE_DEPENDENCY_DIR)\phpscreensaver.scr" $(KACE_SYS_DIR)
Step 2
Key : HKEY_CURRENT_USER\Control Panel\Desktop
Name: SCRNSAVE.EXE
Type: REG_SZ
Data: $(KACE_SYS_DIR)\phpscreensaver.scr
Step 3
Key: HKEY_CURRENT_USER\Control Panel\Desktop
Name: ScreenSaveTimeout
Type: REG_SZ
Data: 60