Slashdot Mirror


The Weird History of the Microsoft Windows Start Button

Gamoid writes: Windows 3.1 was so complicated that even a Boeing propulsion scientist couldn't figure out how to open a word processor. A behavioral scientist, who once worked with BF Skinner at Harvard, was brought in to Microsoft to figure out what was going wrong — and he came up with the Start button, for which he holds the patent today. It's a weird and cool look at how simple ideas aren't obvious.

6 of 270 comments (clear)

  1. MenuChoice and HAM (1992) by tepples · · Score: 5, Informative

    System 7, introduced in 1991, had an Apple menu, which held shortcuts (called "aliases") to applications. Third-party extensions such as MenuChoice and HAM, released the following year, allowed aliases to be grouped into folders. (This is exactly the behavior that Microsoft would later implement in the "Programs" section of Windows 95's Start menu.) Apple later bought the rights to HAM and integrated it in System 7.5 (1995) under the name Apple Menu Options.

    1. Re:MenuChoice and HAM (1992) by ShanghaiBill · · Score: 5, Informative

      I was kinda surprised Microsoft didn't get sued. It was pure Mac without the finesse.

      Did you sleep through the 1990s? Microsoft got sued.

    2. Re:MenuChoice and HAM (1992) by MacTO · · Score: 5, Informative

      The Apple menu wasn't quite the Start Menu. It was similar in the sense that you could add programs in it to use it as an application launcher, but that was simply a consequence of the history of the Macintosh system software. Older versions of the system software placed device driver like desk accessories in the Apple menu. With System 7, those desk accessories became normal applications and redesigned Apple menu was changed to take that into account. Indeed, I'd be surprised if Apple intended it to be used as a generic application launcher.

      In contrast, the Start Menu was designed to contain every application on the system. This means that it was a genuine starting point, rather than a place to access commonly used applications. The designs even reflect that. With the Apple menu, you were given a menu with analogs to the old desk accessories and you had to add anything else yourself. With the Start Menu, you are given a menu that contains all of the applications on the system and you have to removed unwanted stuff yourself.

    3. Re:MenuChoice and HAM (1992) by dcollins117 · · Score: 5, Informative

      The other absolutely amazing thing they introduced in Windows 95 was the shortcut.

      Otherwise known as soft links or symbolic links, which DEC and RDOS have had since 1978.

      I'll assume when you say "they introduced" you meant to say "they copied" in the same manner as MSDOS is really a clone of CP/M and the Windows GUI was copied from Apple, etc.

    4. Re:MenuChoice and HAM (1992) by TheRaven64 · · Score: 5, Informative

      There are a few differences. First, symlinks are a property of the filesystem. This means that the normal filesystem APIs just work with them and you need special APIs for things that care about whether it's a link or not. In contrast, shortcuts are just another kind of file and everything that wants to follow them needs to know what the target is. Second, shortcuts contain a lot more information than just a path: they include the path to the destination file, an icon, the set of command-line arguments to pass, and some other flags. For example, I used to have a load of different shortcuts to the WinQuake (and, later, GLQuake) executable that all had different -game flags, for launching different mods. Many of them also had different icons, if the mod came with its own icon. You can't do that with symlinks.

      The closest thing to symlinks on *NIX systems is .desktop files.

      --
      I am TheRaven on Soylent News
  2. "to this very day..." by PopeRatzo · · Score: 5, Informative

    and he came up with the Start button, for which he holds the patent today.

    Oh, how I hate our patent system.

    --
    You are welcome on my lawn.