Skip to content

conath/FloaticonsScreensaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Floaticons Screensaver

A Windows XP+ screensaver that randomly shows icons floating across the screen.

Floaticons file on Windows XP desktop.

For example, you may see a Windows 10 logo float across your screen:

A tilted Windows 10 logo.

How and Why

This was created specifically with use on Windows XP in mind (WinForms API, not WPF).

It was inspired by a visual gag in MJD's YouTube videos where logos of software fly across the screen very quickly.

The code is based on How to develop a screen saver in C# by Rakesh Rajan (2004).

Installation

Supported operating systems

Windows Vista, 7, 8, 8.1, 10 and 11 (may require installing .NET 3.5).

Supported operating systems (with .NET Framework 2.0 installed)

  • Windows 2000 Service Pack 3
  • Windows 2000 Service Pack 4
  • Windows XP Service Pack 2

Download the latest release (.src file), then right click in Explorer and choose Install.

If you get a 0xc0000135 error when starting the screensaver, it means you need to install .NET Framework 2.0 (provided with v1.0.0).

Error message if .NET 2.0 is missing.

Building

Visual Studio 2017 is the last version to support building for Windows XP.

Follow these instructions from Microsoft to configure your Visual Studio.

Then clone this repo and open ScreenSaver.sln.

License

The source code & project files are licensed under the MIT License.

Floaticons app icons are © 2022 Christoph Parstorfer. All rights reserved.

The included third-party logos and icons belong to the respective creators.