Windows 1.0/Development Release 2: Difference between revisions

From BetaArchive Wiki
No edit summary
No edit summary
Line 45: Line 45:
<gallery>
<gallery>
File:Windows 1.0 DR2 - DOS Window.png|DOS Window
File:Windows 1.0 DR2 - DOS Window.png|DOS Window
File:Windows 1.0 DR2 - DOS Window (sub-menu).png|The "Special" menu
File:Windows 1.0 DR2 - DOS Window (sub-menu).png|"Special" menu
File:Windows 1.0 DR2 - DOS Window (long-view).png|DOS Window (long-view)
File:Windows 1.0 DR2 - DOS Window (long-view).png|DOS Window (long-view)
File:Windows 1.0 DR2 - Multitasking.png|Multitasking
File:Windows 1.0 DR2 - Multitasking.png|Multitasking
Line 55: Line 55:
</gallery>
</gallery>


[[Category:Windows 1.0 Development Release 2]]
[[Category:Windows 1.0 1984 pre-releases]]

Revision as of 14:27, 18 August 2021

Development Release #2
Windows 1.0 DR2 - Desktop.png
Kernel version 1.0
CPU architecture x86 (16-bit)
Compile date June 1984

Development Release #2 is an early pre-release build of the Microsoft Windows 1.0 operating system, compiled sometime in June 1984. Only the Tandy 2000 variant of this build is currently known to exist, however, a PC-compatible variant of this build would've been shipped as well.

The Clipboard application was not included in this build. It is currently unknown why it was removed.

Overview

Just like the previous build, this build was launched from a file called DEMO.BAT, and was ran from a single 5,25" floppy disk. It also uses the .MOD extension as the main executable format and thus predates NE.

File list

This build came with the following files:

File list (as seen in the DOS Window)

  • BOXES.MOD/BOXES.RES - Boxes application (color demo)
  • CALC.MOD/CALC.RES - Calculator application
  • COMMAND.COM - Microsoft MS-DOS command interpreter
  • CONFIG.BIN - The system configuration file
  • CURSOR.MOD - The Cursor Routines file
  • DEMO.BAT - A batch file used to launch the Microsoft Windows demonstration
  • DISPLAY.MOD - Display driver
  • FONT.RES - Font resources
  • GDI.MOD - GDI (Graphics Device Interface) system file
  • KERNEL.MOD - Microsoft Windows kernel system file
  • KEYBOARD.MOD - Keyboard system file
  • KEYNAMES.BIN - Input translation table lookup file
  • MB.EXE - Module boot
  • MOUSE.MOD - Mouse driver
  • PUZZLE.MOD/PUZZLE.RES - Puzzle application
  • REVERSI.MOD/REVERSI.RES - Reversi application
  • SAMPLE.MOD/ SAMPLE.RES - Sample application
  • SHELL.MOD/SHELL.RES - "DOS Window" shell application (later became MS-DOS Executive (MSDOS.EXE)
  • TIMER.MOD - System timer driver
  • WINDOWS.MOD/WINDOWS.RES - Microsoft Windows User component

Gallery