[Screen Saver- Flying 'Any thing'] -



Screen Saver- Flying 'Any thing'

Discuss Screen Saver- Flying 'Any thing'



Posted by: wonder boy

Hello friends, here is a tip for you

We can change the Flying windows screen saver and replace the windows logo with a verity of objects.

For this –
* locate the file named ‘Flying Windows.scr’ in your hard disk.
* copy the file to the root directory and rename it as ‘abc.scr’ (or some thing like that)
* go to the MS-DOS (command )prompt .
* do the following from the root (c:\>)

DEBUG ABC.SCR
E 1F6C XX [where XX can be any hexadecimal value from 00 to FF]
W
Q
* now test your new screen saver.



Posted by: wonder boy

Check it .


C:\> DEBUG ABC.SCR
- E 1F6C 5C
- W
- Q


By giving different values to XX we can generate screen savers with different flying objects.

Please post your comments about this.



Posted by: cfackler

Does this work in Win XP?



Posted by: Quantum

Nope. Debugger told me it didn't have enough memory. I have 256 left for it.