README updates
This commit is contained in:
parent
777dc79e8c
commit
f9549432ef
3 changed files with 10 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: More Demos
|
title: Demos of Windows/386 and Windows 3.x
|
||||||
date: 2016-03-12 14:00:00
|
date: 2016-03-12 14:00:00
|
||||||
permalink: /blog/2016/03/12/
|
permalink: /blog/2016/03/12/
|
||||||
---
|
---
|
||||||
|
|
@ -24,8 +24,8 @@ When the installation disk boots, the following message is displayed on-screen:
|
||||||
|
|
||||||
87294
|
87294
|
||||||
|
|
||||||
The 5-digit number indicates the day the files were built. The first 2 digits are the year (87) and the 3 remaining
|
The 5-digit number indicates the day the files were built. The first 2 digits (87) are the year and the 3 remaining
|
||||||
digits are the day of the year (294 or October 21).
|
digits (294) are the day of the year (October 21).
|
||||||
|
|
||||||
Directory listings of the four 1.44Mb distribution diskettes are provided below.
|
Directory listings of the four 1.44Mb distribution diskettes are provided below.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ machines:
|
||||||
automount:
|
automount:
|
||||||
A:
|
A:
|
||||||
path: /disks/pc/os2/ibm/1.1/OS211-INSTALLATION.json
|
path: /disks/pc/os2/ibm/1.1/OS211-INSTALLATION.json
|
||||||
messages: fault|halt
|
messages: fault|disk|data
|
||||||
---
|
---
|
||||||
|
|
||||||
IBM OS/2 1.1
|
IBM OS/2 1.1
|
||||||
|
|
@ -20,14 +20,14 @@ IBM OS/2 1.1 was announced on April 2, 1987 (the same day as OS/2 1.0) and relea
|
||||||
|
|
||||||
When the installation disk boots, the following message is displayed on-screen:
|
When the installation disk boots, the following message is displayed on-screen:
|
||||||
|
|
||||||
IBM Operating System/2 Version 1.00
|
IBM Operating System/2 Version 1.10
|
||||||
(C) Copyright IBM Corp. 1981, 1987. All rights reserved.
|
(C) Copyright IBM Corp. 1981, 1988. All rights reserved.
|
||||||
(C) Copyright Microsoft Corp. 1981, 1987.
|
(C) Copyright Microsoft Corp. 1981, 1988.
|
||||||
|
|
||||||
87294
|
88300
|
||||||
|
|
||||||
The 5-digit number indicates the day the files were built. The first 2 digits are the year (87) and the 3 remaining
|
The 5-digit number indicates the day the files were built. The first 2 digits (88) are the year and the 3 remaining
|
||||||
digits are the day of the year (294 or October 21).
|
digits (300) are the day of the year (October 26, since 1988 was a leap year).
|
||||||
|
|
||||||
Directory listings of the seven 1.44Mb distribution diskettes are provided below.
|
Directory listings of the seven 1.44Mb distribution diskettes are provided below.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue