Developer revives Microsoft Word 1.1a on Windows 11
A developer resurrected 1990's Word 1.1a as a 64-bit Windows executable
Developer Justin Marshall has successfully resurrected Microsoft Word 1.1a— a 35-year-old word processor— and made it run natively on modern 64-bit Windows 10 and 11 systems. Marshall rebuilt the original 16-bit source code and integrated modern replacements to create a working 64-bit executable. This isn't just emulation; it's a full port that preserves the vintage UI and core functionality of the 1990 release.
To replicate this, users need Visual Studio 2022 with C++ desktop development tools, the Windows 10/11 SDK, and CMake 3.25 or newer. The process is technical and requires familiarity with build systems and legacy code. Marshall’s GitHub repository provides step-by-step instructions for those willing to try. While the result won’t replace modern Word’s features or AI integrations, it offers a nostalgic look back at a time when word processors were lean, fast, and free of AI-generated noise.
- Word 1.1a (1990) now runs as a 64-bit .exe on Windows 10 and 11 thanks to developer Justin Marshall
- Porting required rebuilding 16-bit sources with modern tools like Visual Studio 2022 and CMake
- Users can replicate the process but need advanced technical setup via Marshall’s GitHub guide
Why It Matters
Preserves tech history and offers a minimalist alternative to today's bloated, AI-infused word processors