If screensavers are opening in notepad, file association IS your
problem. The 'Test' option should start the screensaver.
Make sure explorer view options are set to show extensions for known
file types. Verify that .txt hasn't been added to your .scr files.
Do your registry entries look like the following:
[HKEY_CLASSES_ROOT\.scr]
@="scrfile"
[HKEY_CLASSES_ROOT\scrfile]
@="Screen Saver"
[HKEY_CLASSES_ROOT\scrfile\shell]
[HKEY_CLASSES_ROOT\scrfile\shell\config]
@="C&onfigure"
[HKEY_CLASSES_ROOT\scrfile\shell\config\command]
@="\"%1\""
[HKEY_CLASSES_ROOT\scrfile\shell\install]
@="&Install"
[HKEY_CLASSES_ROOT\scrfile\shell\install\command]
@="rundll32.exe desk.cpl,InstallScreenSaver %l"
[HKEY_CLASSES_ROOT\scrfile\shell\open]
@="T&est"
[HKEY_CLASSES_ROOT\scrfile\shell\open\command]
@="\"%1\" /S"
[HKEY_CLASSES_ROOT\scrfile\shellex]
[HKEY_CLASSES_ROOT\scrfile\shellex\DropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"
I was able to download chute.zip. 2 files extracted:
11/15/1999 13:13 159,056 CHUTE.SCR
11/15/1999 13:12 2,414 CHUTE.TXT
The screensaver would launch on 'Test', but just a plane flying back &
forth, no chutes dropping
I couldn't get it to show in the screensaver list either, but if you
choose install and then cancel the dialog, you should find that the
screensaver was set here:
"HKEY_CURRENT_USER\Control Panel\Desktop"
Value Name: SCRNSAVE.EXE
Type: REG_SZ
Data: <path to chute.scr>
--
Good Luck,
Keith
Microsoft MVP [Windows XP Shell/User]
I finally found the standard SS files within C:windows/system32 they
all begin with ss*****.scr They also open with notepad and react and
look the same as my "chute.scr" file. I also named my SS "sschute.scr"
to coincide with the others. So I guess file association aint my
problem. Thanks for the link. Control Panel still doesnt recognize my
SS though, I dont know what to do about that. Just dont understand why
it worked before I did the full system recovery even with the correct
icon and now its totally different and wont even start. Any other
suggestions? Thanks
:
Giranger,
SCR File Association Fix (Restore default associations for SCR files)
Windows® XP File Association Fixes
Copyright 2003 - Doug Knox
http://www.dougknox.com/xp/file_assoc.htm
Read the instructions.
-----