Windows BBS The Place for Microsoft Windows Support! Windows, Support, Help Site

Go Back   Windows BBS > Operating Systems > Windows XP

Windows XP Post your Windows XP related questions here.

Register your FREE account to unlock additional features at WindowsBBS.com
Register
Welcome to WindowsBBS.com
Microsoft Windows Support

Mission Statement

WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.

Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.


Discussion Forums
Operating Systems
Windows 7 Windows 7
Windows Vista Windows Vista
Windows XP Windows XP
Windows Server System Windows Server System
Windows 2000 Windows 2000
Windows 95/98/Me/NT Windows 95/98/Me/NT
Internet & Networking
Networking
Internet Explorer
Microsoft Mail
Firefox, Thunderbird
      & SeaMonkey

General Internet
Security
General Security
Malware and Virus
     Removal

Other
Other Software
Hardware
Test Posts
Community
Introductions
General Discussions
Comments
      & Suggestions

News @ WindowsBBS

Forum Sponsor
 Image

Closed Thread
 
LinkBack Thread Tools
Old 19th December 2004   #1
Geek Member
 
Profile:
Join Date: Jan 2002
Location: Planet Earth
Posts: 511
Computer Experience:
Always learning more
mojo13 has disabled reputation


Screensaver

I have a friend that has XP but wants to run a screensaver from his old Windows 98 machine. It is the "Space" screensaver...not sure if it was on Plus or the regular 98 OS. How can I help him?
mojo13 is offline  
Didn't find the information you thought to find?
Check out these Similar Threads
Old 20th December 2004   #2
Inactive
 
BenMcDonald[MS]'s Avatar
 
Profile:
Join Date: Dec 2004
Posts: 261
Computer Experience:
Microsoft Product Support
BenMcDonald[MS] Reputation Level


find the .SCR file for 'space' from his \windows\system directory and copy it over to \winxp\system32.
BenMcDonald[MS] is offline  
Old 20th December 2004   #3
Inactive
 
Profile:
Join Date: Mar 2004
Posts: 46
Computer Experience:
experienced
Omega Reputation Level


You might also have to add "ss" infront of the file name... I found I had to with quite a few older screensavers I installed.

For example if the scr file is called space.scr you might have to change it to ssspace.scr....

I didn't have to do it to all of them but for some reason I had to for others...

Omega is offline  
Old 22nd December 2004   #4
Geek Member
 
Profile:
Join Date: Jan 2002
Location: Planet Earth
Posts: 511
Computer Experience:
Always learning more
mojo13 has disabled reputation


Copied off Disk

I copied the space.scr off a Windows 98 SE disk and put it in the windows system32 folder but it would not run. hmmm
mojo13 is offline  
Old 22nd December 2004   #5
Inactive
 
BenMcDonald[MS]'s Avatar
 
Profile:
Join Date: Dec 2004
Posts: 261
Computer Experience:
Microsoft Product Support
BenMcDonald[MS] Reputation Level


You need to get your hands on DEPENDS.EXE (from the support tools, resource kit, lots of other places) or something similar in freeware

My guess is that this thing has some auxillary DLL files it will also need. See the attached screen shot. I am missing USBD.SYS. Use the same methodology to resolve your dependants, and it should work.

BenMcDonald[MS] is offline  
Old 22nd December 2004   #6
Geek Member
 
Profile:
Join Date: Jan 2002
Location: Planet Earth
Posts: 511
Computer Experience:
Always learning more
mojo13 has disabled reputation


The depends program tells me;

Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module.

MPR.DLL

mojo13 is offline  
Old 22nd December 2004   #7
Inactive
 
BenMcDonald[MS]'s Avatar
 
Profile:
Join Date: Dec 2004
Posts: 261
Computer Experience:
Microsoft Product Support
BenMcDonald[MS] Reputation Level


look down in the middle pane. nothing else about missing files?

Shucks. Well, only other thing is to open up Mark's REGMON against it running to see whats going on. Perhaps a regkey it needs to launch correctly.

A helpful tip in getting this running under regmon, this way you can launch the screen saver from a dos prompt.
Code:
C:\WINDOWS\system32>copy  ssstars.scr sstars.exe
        1 file(s) copied.

C:\WINDOWS\system32>sstars.exe/s
Also /c will invoke the configuration screen. try that before doing the regmon thing above. Maybe it will autocreate the keys it needs.

Lastly, can you just figure out what software package it came from and install it

BenMcDonald[MS] is offline  
Old 22nd December 2004   #8
SuperGeek
 
Profile:
Join Date: Jul 2004
Location: 62864
Posts: 3,600
Computer Experience:
Default
surferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Level


Cabinet WIN98_33.CAB

05-11-1998 8:01:00p A--- 57,344 mpr.dll

I don't know if it's significant but the version in XP is of a different size. Shouldn't matter but...

Directory of C:\WINDOWS\SYSTEM32

08/04/2004 01:56 AM 59,904 mpr.dll
1 File(s) 59,904 bytes


Last edited by surferdude2; 22nd December 2004 at 02:10.
surferdude2 is online now  
Old 22nd December 2004   #9
Geek Member
 
Profile:
Join Date: Jan 2002
Location: Planet Earth
Posts: 511
Computer Experience:
Always learning more
mojo13 has disabled reputation


Quote:
Originally Posted by BenMcDonald[MS]
look down in the middle pane. nothing else about missing files?

Shucks. Well, only other thing is to open up Mark's REGMON against it running to see whats going on. Perhaps a regkey it needs to launch correctly.

A helpful tip in getting this running under regmon, this way you can launch the screen saver from a dos prompt.
Code:
C:\WINDOWS\system32>copy  ssstars.scr sstars.exe
        1 file(s) copied.

C:\WINDOWS\system32>sstars.exe/s
Also /c will invoke the configuration screen. try that before doing the regmon thing above. Maybe it will autocreate the keys it needs.

Lastly, can you just figure out what software package it came from and install it
I copied the space.scr off a Windows 98 SE setup disk.

mojo13 is offline  
Old 22nd December 2004   #10
SuperGeek
 
Zander's Avatar
 
Profile:
Join Date: Jan 2002
Location: Minnesota, USA
Posts: 4,051
Computer Experience:
A bit (or is it a by
Zander Reputation LevelZander Reputation LevelZander Reputation LevelZander Reputation LevelZander Reputation LevelZander Reputation LevelZander Reputation LevelZander Reputation LevelZander Reputation LevelZander Reputation LevelZander Reputation Level


I tried a couple of them from win98 themes and got the same error message on both (though different from mojo13's) . See the attached pic. My guess is that they won't run on XP but somebody might know something I don't. It would seem with these that there's a problem with the version of kernel32.dll in XP. At least that would be my best guess from the error message I get. Can't say for sure. Entry points in dll's aren't my thing.

Last edited by Zander; 22nd December 2004 at 02:18.
Zander is offline  
Old 22nd December 2004   #11
Geek Member
 
Profile:
Join Date: Jan 2002
Location: Planet Earth
Posts: 511
Computer Experience:
Always learning more
mojo13 has disabled reputation


Quote:
Originally Posted by surferdude2
Cabinet WIN98_33.CAB

05-11-1998 8:01:00p A--- 57,344 mpr.dll

I don't know if it's significant but the version in XP is of a different size. Shouldn't matter but...

Directory of C:\WINDOWS\SYSTEM32

08/04/2004 01:56 AM 59,904 mpr.dll
1 File(s) 59,904 bytes
XP already has that file...I don't think I should overwrite it with that old of a version.

mojo13 is offline  
Old 22nd December 2004   #12
SuperGeek
 
Profile:
Join Date: Jul 2004
Location: 62864
Posts: 3,600
Computer Experience:
Default
surferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Level


I don't either since it SHOULD be backward compatible anyway. I just butted in to mention the point for academia.

I'll extract Space.scr and see what I can do with it.

surferdude2 is online now  
Old 22nd December 2004   #13
Geek Member
 
Profile:
Join Date: Jan 2002
Location: Planet Earth
Posts: 511
Computer Experience:
Always learning more
mojo13 has disabled reputation


I think I'll just tell him to download a screensaver that is similar to that one.
mojo13 is offline  
Old 22nd December 2004   #14
SuperGeek
 
Profile:
Join Date: Jul 2004
Location: 62864
Posts: 3,600
Computer Experience:
Default
surferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Level


Rename it to ssWL32SCR.SCR and see what you get.
surferdude2 is online now  
Old 22nd December 2004   #15
Geek Member
 
Profile:
Join Date: Jan 2002
Location: Planet Earth
Posts: 511
Computer Experience:
Always learning more
mojo13 has disabled reputation


Quote:
Originally Posted by surferdude2
Rename it to ssWL32SCR.SCR and see what you get.
Same blank screen...

mojo13 is offline  
Closed Thread

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Task to wake from Screensaver ghloid Windows 2000 5 20th November 2004 01:53
Windows XP 3d Screensaver Rockit Windows XP 2 22nd September 2004 15:48
Screensaver Deployment sunblade Windows 95/98/Me/NT 0 14th March 2003 13:22


All times are GMT +1. The time now is 20:43.






Advertisements do not imply our endorsement of the product or service advertised.
Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 2002 - 2009 WindowsBBS.com. All rights reserved.
Terms of Use, Legal Information & Privacy Policy
[]