mayuki/ReProgman

A clone of the Windows 3.1 Program Manager (progman.exe)

11

stars

4

commits

C#

primary language

Sep 7, 2026

updated

dotnet
windows
windows31

README

ReProgman - Remember Progman?

A clone of the Windows 3.1 Program Manager (progman.exe), written for everyone who misses it.

The UI follows the display language of the OS — here it is on a Japanese Windows 11:

ReProgman also runs on macOS:

Requirements

  • Windows 11 (x64, Arm)
  • macOS (Apple Silicon)

Install & Run

Download the executable from Releases and run it.

The macOS build is not notarized, so its extended attributes have to be removed first:

xattr -cr ReProgman.app

Build & Debug

Building and running needs the .NET SDK 10.0+.

dotnet run --project src/ReProgman

License

MIT License

Contributors

Copilot

2 commits

mayuki

2 commits

mayuki/ReProgman

A clone of the Windows 3.1 Program Manager (progman.exe)

11

stars

4

commits

C#

primary language

Sep 7, 2026

updated

dotnet
windows
windows31

README

ReProgman - Remember Progman?

A clone of the Windows 3.1 Program Manager (progman.exe), written for everyone who misses it.

The UI follows the display language of the OS — here it is on a Japanese Windows 11:

ReProgman also runs on macOS:

Requirements

  • Windows 11 (x64, Arm)
  • macOS (Apple Silicon)

Install & Run

Download the executable from Releases and run it.

The macOS build is not notarized, so its extended attributes have to be removed first:

xattr -cr ReProgman.app

Build & Debug

Building and running needs the .NET SDK 10.0+.

dotnet run --project src/ReProgman

License

MIT License

Contributors

Copilot

2 commits

mayuki

2 commits

Languages

C#

97.7%

PowerShell

1.2%

Shell

1.1%