Most active commenters
  • heraldgeezer(4)
  • simonjgreen(3)

←back to thread

304 points mooreds | 26 comments | | HN request time: 0.643s | source | bottom
1. xeromal ◴[] No.42167034[source]
I love that little nugget of info at the end. You could originally run excel standalone without an OS and it came with windows 2.1 bundled
replies(7): >>42167229 #>>42167941 #>>42168173 #>>42168477 #>>42168562 #>>42169218 #>>42169633 #
2. rusk ◴[] No.42167229[source]
I think it needed DOS … just not the Windows “shell”
replies(1): >>42168117 #
3. simonjgreen ◴[] No.42167941[source]
Most interesting part of the whole thing for me! The later WinPE environments are some of the most overlooked computer environments out there but they were absolutely everywhere. EPOS, ATMs, digital signage, vending machines.

And of course the subject of so many BSOD photos…

replies(3): >>42168302 #>>42168352 #>>42169106 #
4. skissane ◴[] No.42168117[source]
It came bundled with a stripped down version of Windows 2.x - missing the application launcher (in Windows 1.x/2.x known as MS-DOS Executive, replaced by Program Manager and File Manager in Windows 3.x), so it could only be used to run one application (Excel) unless you fiddled with its configuration.

Yes it needed DOS because pre-3.11 Windows versions actually used the DOS kernel for all file access. When 32-bit file access was introduced in WfW 3.11, that was no longer true-but it was an optional feature you could turn off. In all pre-NT Windows versions, Windows is deeply integrated with DOS, even though in 9x/Me that integration is largely for backward compatibility and mostly unused when running 32-bit apps - but still so deeply ingrained into the system that it can’t work without it.

IIRC, Microsoft tried to sell the same stripped down single-app-only Windows version to other vendors, but found few takers. The cut-down Windows 3.x version used by Windows 95 Setup is essentially the 3.x version of the same thing. Digital Research likewise offered a single app version of their GEM GUI to ISVs, and that saw somewhat greater uptake.

5. tech234a ◴[] No.42168173[source]
Only a thumbnail from the Wikipedia page mentioned in the article was saved to the Internet Archive [1], but it appears the same image was uploaded to Wikia: https://static.wikia.nocookie.net/windows/images/3/34/Excel2....

The original description of the file uploaded to Wikipedia read [2]:

Microsoft Excel 2.1 included a run-time version of Windows 2.1

This was a stripped-down version of Windows that had no shell and could run just the four applications shown here in the "Run..." dialog.

The spreadsheets shown are the sample data included with Excel.

[1]: https://web.archive.org/web/20090831110358/http://en.wikiped...

[2]: https://web.archive.org/web/20081013141728/http://en.wikiped...

replies(1): >>42168439 #
6. KerrAvon ◴[] No.42168302[source]
None of that stuff was pre-NT, though. Windows 2.1 was not something you'd want to deploy on an ATM.
replies(2): >>42170361 #>>42177472 #
7. heraldgeezer ◴[] No.42168352[source]
>The later WinPE environments are some of the most overlooked computer environments out there but they were absolutely everywhere. EPOS, ATMs, digital signage, vending machines.

Those are probably CE and not PE?

https://en.wikipedia.org/wiki/Windows_Embedded_Compact

or Embed based on CE

https://en.wikipedia.org/wiki/Windows_IoT#Embedded_family

replies(4): >>42168572 #>>42168617 #>>42169124 #>>42170357 #
8. thaliaarchi ◴[] No.42168439[source]
The current article[0] says:

> Excel 2.0 was released a month before Windows 2.0, and the installed base of Windows was so low at that point in 1987 that Microsoft had to bundle a runtime version of Windows 1.0 with Excel 2.0.

[0]: https://en.wikipedia.org/wiki/Microsoft_Excel

replies(1): >>42171708 #
9. flopsamjetsam ◴[] No.42168477[source]
I remember a version of PageMaker also came with Windows. [0]

"Until May 1987, the initial Windows release was bundled with a full version of Windows 1.0.3; after that date, a "Windows-runtime" without task-switching capabilities was included"

I actually thought it was cut-down, but it only had task-switching disabled.

[0] https://en.wikipedia.org/wiki/Adobe_PageMaker

10. ◴[] No.42168562[source]
11. asveikau ◴[] No.42168572{3}[source]
Unrelated to WinCE, WinPE is the version of the NT kernel that the Windows setup DVD or netboot installer uses, since Vista and higher.

You could probably build a really nice UI atop of it if one were so inclined. To prevent people from doing this as a way to bypass Windows licensing, there is a timer that will cause WinPE to periodically reboot itself if you leave it running.

replies(1): >>42172195 #
12. jasomill ◴[] No.42168617{3}[source]
If there was a BSoD involved, it was probably one of the NT-based Windows Embedded versions (NT 4.0 Embedded, XP Embedded, …).

WinPE is the Windows Preinstallation Environment, used as the basis for Windows installation and recovery, and available for custom builds as an add-on to the Windows ADK[1], but AFAIK not intended or licensed for embedded use.

[1] https://learn.microsoft.com/en-us/windows-hardware/manufactu...

replies(1): >>42172191 #
13. hypercube33 ◴[] No.42169106[source]
There is also IoT windows and miniNT used for older NT installs bootstrap
14. epcoa ◴[] No.42169124{3}[source]
Nope. Windows CE was more in the old school “smartphone” (pre iPhone) and PDA, marketed along with a baseline hardware profile and called Pocket PC. Also used in a number of industrial PDAs (think postal service and warehouse scanners), set top boxes. And then various and sundry embedded devices, but usually these tended to be smaller, often battery form factor and/or headless. While x86 a target more often than not, ARM or MIPS. Windows CE was early on pushed for video games on the Sega Dreamcast and a short lived smart car OS called Auto PC. Signage, ATMs (if they weren’t OS/2), and test equipment more often ran bonafide Windows NT on commodity x86.
replies(2): >>42169474 #>>42172250 #
15. ztetranz ◴[] No.42169218[source]
Word had that too.
16. bri3d ◴[] No.42169474{4}[source]
Triton ATMs very prominently ran Windows CE and then Windows Embedded Compact, the RTOS one that was also under Windows Mobile, not “full” Windows NT.
17. ssl-3 ◴[] No.42169633[source]
IIRC, the HP Scanner IIcx also came with a copy of Windows 2.something.
replies(1): >>42170327 #
18. ssl-3 ◴[] No.42170327[source]
(too late to edit, but the autoderp had its own ideas when I very deliberately tapped out "Scanjet" above.)
19. simonjgreen ◴[] No.42170357{3}[source]
Actually yes, what I more specifically meant was WinXP Embedded and family.
20. simonjgreen ◴[] No.42170361{3}[source]
Of course, it was a related thought
21. hulitu ◴[] No.42171708{3}[source]
Did Windows 1.0 run without DOS ?
replies(1): >>42174237 #
22. heraldgeezer ◴[] No.42172191{4}[source]
Exactly. Windows PE is used for install and recovery. NOT to run ATMs.

It was probably embedded standard based on NT/XP/7

https://en.wikipedia.org/wiki/Windows_IoT#Embedded_Standard

23. heraldgeezer ◴[] No.42172195{4}[source]
Yes. No way WinPE was used to run ATMs is what I am saying :)

It was probably embedded standard based on NT/XP/7

https://en.wikipedia.org/wiki/Windows_IoT#Embedded_Standard

24. heraldgeezer ◴[] No.42172250{4}[source]
It was probably embedded standard based on NT/XP/7

https://en.wikipedia.org/wiki/Windows_IoT#Embedded_Standard

25. icedchai ◴[] No.42174237{4}[source]
No. No version until NT ran without DOS. Even if you installed Win95 from scratch, DOS was there, bundled.
26. egorfine ◴[] No.42177472{3}[source]
FWIW lots of ATM happily ran OS/2 1.x.