Slashdot Mirror


Upgrading From Windows 1.0 To Windows 7

An anonymous reader writes "YouTube user Andrew Tait has uploaded a video titled Chain of Fools: Upgrading through every version of Windows. Tait starts with MS DOS 5.0 running Windows 1.0 and keeps upgrading the operating system until he reaches Windows 7, taking note of the changes to system settings and application compatibility along the way."

499 comments

  1. Re:I haven't watched the video but... by Gordonjcp · · Score: 5, Insightful

    Whenever I hear "too much time on his hands" I think it's really someone saying "I'm jealous because my life is grey and dull without an imagination".

  2. I have always wanted to do this. by Anonymous Coward · · Score: 0

    It would also be fun to difference the resulting file hierarchy with various clean installs. It would go to show how little effort goes into cleaning the mess that usually gets left behind by upgrades.

  3. I'm not a fan, but... by bennomatic · · Score: 3, Insightful

    Kudos to Microsoft. And even greater kudos to VMWare.

    --
    The CB App. What's your 20?
    1. Re:I'm not a fan, but... by icebike · · Score: 1

      Since the smallest disk you need for windows 7 could not possibly be handled by dos or windows 1.0, the whole thing looks contrived to me.

      --
      Sig Battery depleted. Reverting to safe mode.
    2. Re:I'm not a fan, but... by pstorry · · Score: 5, Informative

      VMware can grow disks. If I were doing this, I'd start out with a ~400Mb disk and grow it from there. MS-DOS 5 could cope with that, and the first time you'd need to grow the disk would probably be at around the Windows 2000/Windows XP install stage I think.

      (In this case, it probably requires a bootable Linux distro for resizing the partitions on the virtual hardware disk though.)

      VMware can also change the RAM available, too. Again, start small and grow bigger as you go. Whilst I haven't tried something as extreme as this, I've often created a small image (say a 5Gb to 10Gb disk and 256Mb of RAM) when evaluating a distro, only to extend either the RAM or storage at a later date. It's a minor faff, but quite doable...

    3. Re:I'm not a fan, but... by TheRaven64 · · Score: 5, Informative

      Not true. You can install DOS 5 on a huge disk, but I don't think it will see anything above 512MB. You can use something like PartitionMagic to enlarge this to 2GB when you get to Windows 95, then to something larger when you get to an OS that supports NTFS.

      --
      I am TheRaven on Soylent News
    4. Re:I'm not a fan, but... by icebike · · Score: 1

      But the article suggests he upgraded his way from dos5 all the way to win7.
      I still doubt that is possible without a good old fashion nuking in there somewhere.

      --
      Sig Battery depleted. Reverting to safe mode.
    5. Re:I'm not a fan, but... by Anonymous Coward · · Score: 0

      fdisk, which came with DOS, could not handle modern drives but many modern partitioning tools can create FAT16 partitions. I believe DOS does require BIOS, so EFI is probably out.

    6. Re:I'm not a fan, but... by Marcika · · Score: 1

      Watch his video. He did and it is.

    7. Re:I'm not a fan, but... by dakameleon · · Score: 1

      Are you suggesting there was no editing in that video?

      --
      Man who leaps off cliff jumps to conclusion.
    8. Re:I'm not a fan, but... by Fred+Or+Alive · · Score: 2

      On the file system level, Microsoft did have non-destructive ways to convert file systems, such as CONVERT.EXE.

      For the partition resizing, other posters say that the VM software used has drive resizing abilities, but on a real machine software like Partition Magic (is that still around?) can resize FAT / FAT32 partitions non-destructively, and it could also do the file system conversion stuff in some cases (all a bit IIRC, it's been years since I used it).

      I think it could just about be possible with a real machine, at least IMO, with some planning and a third party tool to resize the partition to get around size limits once they no longer apply. However I think there may be hardware issues like finding hardware that can run Windows 7 but has a legacy stuff like a floppy drive controller (and IDE for the hard disc / optical drive?) as well.

      --
      10 PRINT "LOOK AROUND YOU ";
      20 GOTO 10
    9. Re:I'm not a fan, but... by Anonymous Coward · · Score: 0

      Sounds contrived to me because the last time I checked it took nearly 6 hours to install XP and download and apply all of the patches/updates.

    10. Re:I'm not a fan, but... by Anonymous Coward · · Score: 0

      > I'd start out with a ~400Mb disk and grow it from there

      To be authentic Windows 2 usually ran on MS-DOS 3.0 or 3.1, Windows 3.0 usually ran on MS-DOS 3.2 or 3.3. These only supported 32 MByte partitions (except for certain OEM addons). MS-DOS 3.0 through 3.2 only allowed one partition on a drive thus maxed out at 32Mbyte drive.

    11. Re:I'm not a fan, but... by Anonymous Coward · · Score: 0

      Are you suggesting there was no editing in that video?

      What do you mean? Of course there was editing. If there was no editing, the video would be several hours long because of the setup procedures.

    12. Re:I'm not a fan, but... by afidel · · Score: 1

      Most EFI implementations have a BIOS personality mode so they could boot DOS just fine. In fact I've used FreeDOS boot disks to flash firmware on EFI machines.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    13. Re:I'm not a fan, but... by sootman · · Score: 5, Funny

      > VMware can grow disks.

      WRONG. All those products in the spam you get or that you see in magazines are just totally useless ripoffs and they'll probably just cause more problems than-- oh, you said DISKS. Sorry, never mind.

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    14. Re:I'm not a fan, but... by tqk · · Score: 1

      Not true. You can install DOS 5 on a huge disk, but I don't think it will see anything above 512MB. You can use something like PartitionMagic to enlarge this to 2GB when you get to Windows 95, then to something larger when you get to an OS that supports NTFS.

      Old B.C. joke: "I can stick my left big toe into my right ear." "Yeah, but who'd want to?"

      --
      "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
    15. Re:I'm not a fan, but... by Anonymous Coward · · Score: 0

      Ask (Google) and ye shall receive - http://en.wikipedia.org/wiki/PartitionMagic

      As of December 8, 2009, the Symantec website stated that they no longer offer Partition Magic.

    16. Re:I'm not a fan, but... by Anonymous Coward · · Score: 0

      Dos 5 used FAT16 file system which could handle up to 2 gigabytes per partition.

      FAT32, which allowed much larger drives, was added in the OSR2 release of Windows 95... roughly a year after Windows 95 hit the market.

      More interestingly, most computer BIOS' of the time could only address the first 8 GB of a hard drive. This problem was not fully rectified until before this became a common issue and many Hard Drive manufacturers starting including a a compatibility program that would trick the os into thinking the BIOS was seeing the drive correctly.

      It wasn't until the last decade that computer designers stopped making the "aught to be enough for anyone" mistake.

    17. Re:I'm not a fan, but... by Marcika · · Score: 1

      No, I am suggesting there was no "nuking" of hard disks - the initial files from dos 5.0 and his dos games are still present (and working).

    18. Re:I'm not a fan, but... by Lordnerdzrool · · Score: 1

      Yes there was editing... To make the video shorter. There's certainly no reason to assume there was any editing other than that. By all means though, repeating his experiment at home is not difficult, provided you have the installers for all of it.

    19. Re:I'm not a fan, but... by Anonymous Coward · · Score: 0

      On the file system level, Microsoft did have non-destructive ways to convert file systems, such as CONVERT.EXE.

      Ah, the old (Microsoft) days and ways.

      One former roomie was the senior MS systems guy at a very large city administration.

      He was responsible for everything Microsoft there.

      And I had to show him how to use the MS command line to copy a file between drives.

      He didn't even know it could be done, letalone how to do it.

      His entire "career" was built upon Windows, and he knew absolutely nothing about anything else.

    20. Re:I'm not a fan, but... by Anonymous Coward · · Score: 0

      actually my box could if I so chose, have everything I would need to proceed through this, an ide hdd and optical drive(s) and a floppy should I so desire, most modern non OEM mobos include these things still for those that don't want to add the expense of a new optical/hdd to the cost of their build. So these techs are not obsolete quite yet...

      for example newegg has this one from intel http://bit.ly/fmdkMF

    21. Re:I'm not a fan, but... by Anonymous Coward · · Score: 1

      test. please ignore

    22. Re:I'm not a fan, but... by bennomatic · · Score: 1

      You know what would totally have been cool? If they had a Mac running VMWare running a Win7 installation running VMWare running a Vista installation running VMWare running an XP Installation running VMWare running Windows2000... does VMWare run on Win2k?

      --
      The CB App. What's your 20?
    23. Re:I'm not a fan, but... by Retron · · Score: 1

      Indeed, I booted MS-DOS 7.1 (ie the Windows 95 OSR2 version of MS-DOS) from a USB stick with zero issues on my brand-new i7 with EFI. The only weird thing is that due to the way the BIOS emulation works, it only sees a total of 629K of low RAM rather than the full 640K!

    24. Re:I'm not a fan, but... by Natales · · Score: 4, Interesting

      Thank you.

      I've been in VMware for 7 years, and yes, this technology is taken for granted these days and there are a bunch of alternatives, but c'mon folks, remember the old days when Workstation just came out. Wasn't it cool? man, the world of opportunities it opened to everybody back then.

      I touched my first VM back in 1987 in the IBM mainframe (a 37XX series) and I was just blown away by the concept. Years later I had the chance to work at VMware and I didn't even blinked twice. Yeah, yeah, we've grown pants, and are big boys now, but you would be amazed how many of us old timers are still around and we all recognize each other and share a smile from those days.

      Once thing I love about working here is that in spite of all the new stuff that we are doing in higher layers of the stack, and in spite of the "mission critical" impact of the hypervisor these days, we still try to hold on to that sense of awe we first saw, or being a rebel and think outside the box. And yes, some day that may go away, but I must say for me and a bunch of other old timers like me, we'll try as much as we can to keep the spirit that made us cool alive as long as we can.

    25. Re:I'm not a fan, but... by cocoajunkie · · Score: 1

      Nonsense, M$ crap deserves to be deleted, hard disk reformatted and a serious OS (Linux) installed.

    26. Re:I'm not a fan, but... by 91degrees · · Score: 1

      That's all pretty awesome. Can it slow down the effective CPU speed as well? Would be interesting to see what the actual minimum requirements are for each version.

      As for partition sizes, Partition Magic will do what you want. Did some pretty clever stuff with FAT partitions.

    27. Re:I'm not a fan, but... by kronosopher · · Score: 1

      Biggest kudos to twatface.

    28. Re:I'm not a fan, but... by Spookticus · · Score: 1

      You can get all of this from either torrent or a Microsoft tech net account. They have uploaded every version of windows/dos for download.

    29. Re:I'm not a fan, but... by drinkypoo · · Score: 1

      I've been in VMware for 7 years, and yes, this technology is taken for granted these days and there are a bunch of alternatives

      When stuff I do in VMware player stops locking up X then I will be much more impressed. When a VM behaves the same whether I play it on Windows or Linux I will be much more impressed. (e.g. use standalone converter to make a VM, play it on my Linux machine and I can watch Netflix, play it on my PC and I can't.) To be fair, all the open source stuff has caused me fits, so vmware is still the best thing around...

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    30. Re:I'm not a fan, but... by Joce640k · · Score: 1

      I note they didn't try any applications or devices. I'm stuck with at least three useful peripherals which don't work after upgrading to Win7 (A Canon scanner, Soundblaster Extigy and a space mouse).

      --
      No sig today...
    31. Re:I'm not a fan, but... by AmiMoJo · · Score: 1

      Partition Magic is long dead I think, but GParted is a good alternative.

      Now all I need is a replacement for Ghost/TrueImage. All the newer versions seem to have redesigned their interfaces to appeal to n00bs who probably shouldn't be imaging their drives anyway. Seriously, anyone who can understand the concept of drive imaging can cope with the old interface.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    32. Re:I'm not a fan, but... by Anonymous Coward · · Score: 0

      Yo dawg, I heard you're retarded

    33. Re:I'm not a fan, but... by metacell · · Score: 1

      Sorry, VMWare can't run inside VMWare.

    34. Re:I'm not a fan, but... by nobodie · · Score: 1

      Win 3.1 came on my 500 Mb HDD for my 1994 laptop so 400 Mb sounds generous.

      --
      Subversion of spatial scale luxury decoration ideas.
    35. Re:I'm not a fan, but... by alva_edison · · Score: 1

      Only if you did an upgrade. Windows 3.0 typically ran on DOS 4.0, Windows 3.1 ran on DOS 5.0, but was also seen on DOS 6.0 and 6.2, Windows 3.11 typically ran on DOS 6.2 or DOS 6.22. It may be that DOS 5.0 was chosen because the DOS files that remain in NT are all based on DOS 5.0 (with the exception of the files used to make DOS boot disks in XP, those are DOS 8.0)

      --
      He effected a bored affect.
    36. Re:I'm not a fan, but... by operagost · · Score: 1

      MS DOS 5 could handle a 2 GB disk.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    37. Re:I'm not a fan, but... by TehDuffman · · Score: 1

      Partition Magic is long dead I think, but GParted is a good alternative.

      Now all I need is a replacement for Ghost/TrueImage. All the newer versions seem to have redesigned their interfaces to appeal to n00bs who probably shouldn't be imaging their drives anyway. Seriously, anyone who can understand the concept of drive imaging can cope with the old interface.

      FOG (Free Opensource Ghost) is a great program check it out.

      http://www.fogproject.org/

    38. Re:I'm not a fan, but... by AmiMoJo · · Score: 1

      To be honest it looks worse than the new versions of Ghost. Is it really so bad that a program needs minimal resources and uses a basic but functional GUI? I can see why a web GUI would be useful in a corporate environment but I just need something for home use.

      TrueImage fits the bill fairly well. It is Linux based so has good hardware support but is also fairly minimal and dedicated to the one task of imaging drives. Unfortunately it isn't free so I can't just give a copy to my friend when they need it.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    39. Re:I'm not a fan, but... by mybeat · · Score: 1

      Really? Running vmware esxi 4.0 on vmware server 2.0 and no probs

    40. Re:I'm not a fan, but... by ncc74656 · · Score: 1

      Now all I need is a replacement for Ghost/TrueImage.

      fsarchiver has worked pretty well for me. It's one of the packages included with SystemRescueCD.

      --
      20 January 2017: the End of an Error.
    41. Re:I'm not a fan, but... by godefroi · · Score: 1

      Would you consider it Microsoft's fault that your stuff doesn't work?

      Also, for your scanner, I can pretty much guarantee that VueScan supports it. Give it a shot.

      --
      Karma: Poor (Mostly affected by lame karma-joke sigs)
    42. Re:I'm not a fan, but... by metacell · · Score: 1

      Hm, the help for VMWare Workstation said it wasn't possible, at least in earlier versions.

    43. Re:I'm not a fan, but... by toddestan · · Score: 1

      I don't think you would even need 3rd party utilities to do it. Start with a 2GB FAT16 partition in DOS 5 (which is possible). You could create multiple 2GB partitions if you wanted, but I don't know what that would gain for you so just leave the rest of the drive blank. When you get to Windows 98 you could convert to FAT32. You can get XP on a 2GB partition (it's a bit tight, it helps to have a small amount of ram to so that Windows doesn't try and create a huge page file). Once you're on XP convert the partition to NTFS, convert the disk to a dynamic disk and grow the partition out.

    44. Re:I'm not a fan, but... by bennomatic · · Score: 1

      Yeah, that made me laugh.

      --
      The CB App. What's your 20?
    45. Re:I'm not a fan, but... by bennomatic · · Score: 1

      I second the comment on VueScan. I have it for Mac OS X and it resurrected what would otherwise have been a perfectly-good-but-dead-due-to-lack-of-drivers Canon Lide 20 for me. $20 to VueScan saved me from wasting $40 additional dollars on another scanner, the effort associated with choosing that scanner, and equally important, it kept just a little bit of electronics waste out of some landfill in India (or whatever they do with "recycling" these days).

      --
      The CB App. What's your 20?
    46. Re:I'm not a fan, but... by Anonymous Coward · · Score: 0

      *crickets*

    47. Re:I'm not a fan, but... by paganizer · · Score: 1

      But vmware CAN run inside of Virtual PC.

      --
      Why, yes, I AM a Pagan Libertarian.
  4. "Chain of Fools" by airfoobar · · Score: 0

    Haha, how appropriate!

    1. Re:"Chain of Fools" by jd2112 · · Score: 1

      +1 Aretha Franklin

      --
      Any insufficiently advanced magic is indistinguishable from technology.
    2. Re:"Chain of Fools" by Anonymous Coward · · Score: 0

      You forgot: "You fight like a cow"

  5. wow... by Anonymous Coward · · Score: 0, Funny

    this has to be the most pathetic thing anyone has ever done... ever...

    this is probably the most hardcore thing to waste the time of your life...

    now excuse me need to catch up with some new makeup tutorials on youtube..

    1. Re:wow... by Gilmoure · · Score: 1

      Makeup for Cats tutorials.

      --
      I drank what? -- Socrates
    2. Re:wow... by TheLink · · Score: 1

      Is that followed by tutorials on bandaging and stitching?

      Or are you supposed to watch those tutorials first...

      --
  6. Re:I haven't watched the video but... by kevinmenzel · · Score: 3, Interesting

    I have, and I totally agree. Also, he fails in terms of "evaluating software compatibility"... many more applications from early versions of windows run in Windows 7 than he made note of, and he didn't even aknoledge that early control panels, designed for EGA usage, look beautiful in True Color because of the way they were programmed. Also, what's with starting with DOS 5.0 - Couldn't he have found a version released in 1.01? And not finding a 98 upgrade disk, or going to ME instead of 2K seemed moderately flawed...

  7. Re:I haven't watched the video but... by rgo · · Score: 1

    ...this strikes me as someone who has too much time on his hands.

    Or too many Windows licenses.

  8. And the result was? by gregfortune · · Score: 1

    Not terribly interested in watching a video of OS upgrades (I get quite enough of that on my own) so a text write-up of the results would be dandy. Since the submitter didn't bother, perhaps it's time for an industrious reader to do a proper "review."

    1. Re:And the result was? by rmo6 · · Score: 5, Informative

      Well, the video's author had the following conclusions -

      1) That MSFT should be commended that there is a lot of backwards compatibility for over 20 years of operating systems as evidenced by Doom2, program managers, file structures remaining in tact.

      2) That versions of XP, Vista and 7 were a little disappointing that they applied their own theme and color scheme and those settings weren't carried over between versions. Prior versions did in fact keep theme settings.

      3) That the upgrade path and process has changed significantly over 20 years (obviously) and while it may have gotten longer (in time spent), it seems to have gotten easier for the end user.

      Now, I don't know if I agree with any of the conclusions and I don't know if any of those conclusions are substantive, but that's what I got out of the 10 minute video.

    2. Re:And the result was? by lordzee · · Score: 1

      It was strangely entertaining and informative about unless but geeky stuff. It's worth a go.

      --
      midget sex
    3. Re:And the result was? by Anonymous Coward · · Score: 0

      3) That the upgrade path and process has changed significantly over 20 years (obviously) and while it may have gotten longer (in time spent), it seems to have gotten easier for the end user.

      Doesn't that scale with the hardware of the day?
      IIRC it took at least as long to install Win95 on period hardware as Win7.

    4. Re:And the result was? by Zeroko · · Score: 1

      I seem to remember upgrading to Windows 98 from Windows 95 OSR2 took about 30 minutes (or maybe that was for a clean install?). Then again, that is what the timer in the installer said...maybe it lied.

    5. Re:And the result was? by stewbacca · · Score: 1

      What I got out of it was each subsequent version of Windows was hamstrung because of trying to preserve backwards compatibility that may or may not be useful. So what it didn't maintain the same desktop background color. Even when it did remember settings, it's not like any upgrade version of Windows ever has been fast and painless for being able to remember settings.

      Win7 is the only upgrade I've made that pretty much everything still works for me AND it doesn't feel limited by this requirement of backwards compatibility.

      Kudos to Monkey Island still working and all, but at some point you gotta just cut the chord and start fresh. Given the choice of being able to play 1994 video games and run 1991 spreadsheets, and/or having a modern computer that runs modern stuff very well, I'll take the later.

    6. Re:And the result was? by mog007 · · Score: 1

      I'm betting that the increase of installation time was due to the VMWare environment. In the real world, on a decent system, you can do a full install of Windows 7 in less than 20 minutes, but his upgrade on a virtual machine took more than double that.

    7. Re:And the result was? by ciderbrew · · Score: 1

      for about a week. then you'll want to play an old game. Just cos you can't...

  9. should also installed the video driver for higher by Joe+The+Dragon · · Score: 4, Interesting

    should of also installed the video driver for higher res / more colors in 3.0 / 3.11 / 95 / 98.

  10. The result was determined to be... by Anonymous Coward · · Score: 0

    ...that Andy really needs to get a life!

  11. Masochist by Wowsers · · Score: 1

    Surely a masochist for putting his system through so many reboots!

    --
    Take Nobody's Word For It.
    1. Re:Masochist by Anonymous Coward · · Score: 0

      Yes, it's quite painful to reboot a VM...

    2. Re:Masochist by Anonymous+Showered · · Score: 1

      An underlying host machine's CPU cycles and RAM were being used, you insensitive clod!

    3. Re:Masochist by Anonymous Coward · · Score: 0

      He was running all this in VMWare. So he didn't ever really have to reboot even once!

    4. Re:Masochist by Stormwatch · · Score: 1

      Windows users are used to it.

    5. Re:Masochist by mintrepublic · · Score: 1

      I run Windows ME and I reboot that many times in a day!

  12. Re:I haven't watched the video but... by atlasdropperofworlds · · Score: 5, Interesting

    I found the fact that he actually *could* upgrade all the way to Win7 and have applications still work utterly amazing. What other OSes can do that? Maybe linux (or maybe not...), definitely not OSX.

  13. Re:I haven't watched the video but... by SimonTS · · Score: 0, Troll

    I'm wondering what kind of warped and twisted imagination it would take to come up with THAT as a way of wasting a few days.

  14. Re:Too much time on his hands by TaoPhoenix · · Score: 4, Funny

    +1 Styx

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  15. twatface! by Slutticus · · Score: 2

    HAHAHA! Wow, it doesn't take much these days to induce laughter. At least I WTFV

  16. Re:Yeah, this is GREAT... by Anonymous Coward · · Score: 0

    It is semi interesting though. I did watch it (hey I was bored). It worked. Could I say do the same with MAC OS1 to 10.6? Or say slackware 1.0 to 13.0? Maybe....

  17. Re:I haven't watched the video but... by MrClever · · Score: 1

    My thoughts exactly...but as soon as I'm untethered (Optus GSM...you suck!) and on some real bandwidth, I'm watching the video :) I too have far too much spare time!

  18. Username by jdastrup · · Score: 1

    Interesting choice of username he selects for Windows 3.1

  19. Who cares? by Anonymous Coward · · Score: 0

    Current slashdot tags:

    Recent Tags
                    * windows
                    * os
                    * upgrades
                    * technology
                    * microsoft
                    * software
                    * social

    I'm tired of corporate propaganda!

    1. Re:Who cares? by BancBoy · · Score: 1

      I hate respond to an AC, but...
      You forgot
      *story

      --
      [UID-HeinzIntel]
  20. Hahahahah by Anonymous Coward · · Score: 1

    7:35 - check out user name! Twatface. How can the guy be talking all serious with a label like that?

    1. Re:Hahahahah by Anonymous Coward · · Score: 0

      How can the guy be talking all serious with a label like that?

      It sounds like he used a text-to-speech program.

    2. Re:Hahahahah by drsmithy · · Score: 5, Funny

      7:35 - check out user name! Twatface. How can the guy be talking all serious with a label like that?

      Because he's British.

    3. Re:Hahahahah by enec · · Score: 1

      Now I want to get twatface into the tags of this story.

      --
      I'm sorry, I only accept criticism in the form of sed expressions.
    4. Re:Hahahahah by Ihmhi · · Score: 1

      It sounded more like he had a touch of a Scottish or Welsh accent to me.

    5. Re:Hahahahah by expat.iain · · Score: 1

      I suspect you're confusing English with British

      Great Britain includes England, Scotland and Wales.

    6. Re:Hahahahah by slim · · Score: 1

      The rules are simple: Scotland is part of Britain when Andy Murray is winning, but not when he's losing.

    7. Re:Hahahahah by Quirkz · · Score: 1

      I'm pretty sure Scotland and Wales are part of Great Britain, aren't they?

    8. Re:Hahahahah by expat.iain · · Score: 1

      Only to the British in England, not so for the English in Britain. ;)

    9. Re:Hahahahah by bostongraf · · Score: 1

      Just to be clear: "Anonymous Coward" is asking how "Twatface" can be taken seriously.

    10. Re:Hahahahah by stewbacca · · Score: 1

      Yes. Hard way to learn is to move there as an American. England, Scotland, Northern Ireland and Wales = the 4 countries that comprise The United Kingdom.

      Not to be confused with just Britain, which is the island that houses Scotland, Wales, and England, but not Northern Ireland.

      So asking somebody if they are British is really confusing...that's anyone who lives on the main island.

      Calling somebody English when they are from Wales is insulting (and vice-versa)

      Then there's the whole nonsense of the Kingdom that includes Canada and India (and others).

  21. Re:Call the boys in the white jackets... by Anonymous Coward · · Score: 0

    OK I have to ask. In this day and age, of what use is QNX running on a 486?

  22. Re:Call the boys in the white jackets... by hjf · · Score: 1

    And your comment is relevant to the topic because?

  23. Interresting hardware by Teun · · Score: 0

    Without having seen the video I wonder what type of hardware is able to run all these versions of MS OS?

    --
    "The likes of Facebook and WhatsApp are free to those whose privacy is of zero value."
    1. Re:Interresting hardware by tverbeek · · Score: 1

      Without having seen the video I wonder what type of hardware is able to run all these versions of MS OS?

      The virtual kind. (VMware to be specific.) About 10 years ago I tried installing some versions of Ancient Windows I had sitting around (probably 1.04 and 2.0) on then-current hardware, and failed. The lack of proper EGA video-mode support was the culprit, I think. So this demo would have to have involved some changes of the virtual hardware along the way to keep it going. He probably also had to increase the size of the DOS 5.0 FAT16 partition (max 2GB?) before he got to Win7.

      --
      http://alternatives.rzero.com/
    2. Re:Interresting hardware by IgnitusBoyone · · Score: 1

      He runs the experiment on a vmware install. Its actually very interesting, but man does the guy know way to much about early versions of windows. As he points out with the exception of Windows 2000 his Doom install still runs after 7 upgrades which is just amazing, and I guess that means the whole thing installed on fat32 system. The most interesting part of the entire thing was that his visual settings for windows 2.0 kept all the way up to XP, but non of the os upgrades after XP stored default windows settings.

      While its is the reason Microsoft has a hard time innovating you have to admit that type of compatibility is impressive. I would hate to see someone try this on MAC OS.

      --
      Momento Mori
    3. Re:Interresting hardware by modmans2ndcoming · · Score: 1

      the virtual kind.

    4. Re:Interresting hardware by drsmithy · · Score: 1

      Without having seen the video I wonder what type of hardware is able to run all these versions of MS OS?

      He used a VMware VM, but I suspect if you grabbed a decent machine from around ~2003 (old enough to just still have windows 95 drivers, new enough to be capable of running Vista and 7) you'd be able to do it all on a single box.

    5. Re:Interresting hardware by next_ghost · · Score: 1

      It's no surprise that Doom doesn't run on Windows 2000 because the first NT version of Windows which merged the complete 9x branch codebase was XP. And that was the biggest technological mistake Microsoft did in the past decade.

    6. Re:Interresting hardware by Retron · · Score: 1

      Any PC with enough resources to run Windows 7.

      (Really - every PC with a BIOS will handle it just fine, and Windows 7 support implies VGA which is enough for display purposes. Hard drive access will be handled by BIOS (or BIOS emulation on current EFI machines) and thus Windows will be fine with it. You will need to fiddle with system.ini for some versions of Windows, though, as for example Windows 95 freaks out if you have much more than 512MB).

    7. Re:Interresting hardware by FreonTrip · · Score: 1

      Doom doesn't care what filesystem it's installed on; so long as the original DOS source port's able to read the filesystem (which Microsoft's command interpreter / DOS emulation environment for NT helpfully abstracts to the status of a non-concern), it will work fine on NTFS. With DOSBox I've seen it run on Ext4, ReiserFS, BeFS, and HFS+. Sequentially upgrading MacOS would involve running an OS image on at three different lineages of CPU - from Motorola's 68000 series to PowerPC to x86 - but would be an interesting and much more involved project.

    8. Re:Interresting hardware by deniable · · Score: 1

      Doom isn't surprising. We used to run Duke Nukem 3D on NT 3.51 or 4. The only problem was the sound card drivers. If you disabled sound, you didn't have a problem. Now, how did it go SET BLASTER=A....

    9. Re:Interresting hardware by toddestan · · Score: 1

      You really don't have to worry too much about drivers for Windows 95 as the DOS-based Windows can fall back onto the BIOS for things like accessing the disks if it needs to. It's slow as hell (or at least it was on period hardware), but that means it'll run on just about any recent x86 machine that's not a Mac. Windows 2000 is probably your biggest problem, as most new hardware has likely dropped support for it, though you might be able to get XP (which is still widely supported) drivers to work on it. I'd say your best bet is probably a high end P3 or earlier P4 (you might want to avoid Hyperthreading) system. 2003 is about perfect.

  24. Re:should also installed the video driver for high by Anonymous Coward · · Score: 4, Informative

    Should HAVE, dumbfuck, HAVE.

  25. To quote The Church Lady by HockeyPuck · · Score: 4, Funny

    FWIW, we have something like 13 computers in our house, and not one of them runs MS software! My wife has a couple of Apple Mac Pro laptops, a Sony Vaio running Scientific Linux, and a netbook running Ubuntu. I have an 8 core workstation running SL6, a laptop running Ubuntu 9.04 and 10.10, an older workstation running Gentoo, an ever older 486 workstation running QNX 4.0, and two Nexus One Android phones. Then there is assorted other stuff (Palm Pilots, iPods, iPhones, etc). I guess you could call our house "Windowless"! :-)

    Well... aren't you special..

    1. Re:To quote The Church Lady by woboyle · · Score: 0

      This is me, sticking my tongue out and and giving you a raspberry... :->...

      --
      Sometimes, real fast is almost as good as real-time.
    2. Re:To quote The Church Lady by Abstrackt · · Score: 1, Funny

      This is me, sticking my tongue out and and giving you a raspberry... :->...

      Really? Because from here, it just looks like you're being an ass.

      --
      They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance. - Terry Pratchett
    3. Re:To quote The Church Lady by darkonc · · Score: 0

      Well... aren't you special..

      Not from my point of view. Between me and my girlfriend (2 different locations), we have about 8 different computers (including her I-Phone) and none of them run windows (I think the laptop that I'm using still has a working (japanese) version of windows, on it, but I'm afraid to test it, in case it breaks something).

      I've got no real use for windows for myself, and I'm not interested in spending the time to read the MS EULA license to decide if I can really accept all of the limitations that it places on me.

      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  26. Next week ... by grepdisc · · Score: 0

    disappointment with Windows 7 leads to incremental downgrades back to Windows 1.0

  27. Re:I haven't watched the video but... by peragrin · · Score: 1

    um that's not true. you can run any of the PowerPC apps on a brand new intel powered machine right now.

    with rosetta and classic mode of leopard it isn't hard. not sure about 68k compatability but that is slightly more difficult.

    of course given the fact that Apple has switched Processors arch. not just once, but 3 times in that same time makes it a lot more difficult.

    --
    i thought once I was found, but it was only a dream.
  28. How bored can someone possibly be... by mhoenicka · · Score: 0

    ...to install every existing version of an obsolete operating system? Can anyone send him a current Linux CD please?

    1. Re:How bored can someone possibly be... by DogDude · · Score: 1

      I would be willing to bet that I could do what the subject of the video did and install every iteration of Windows in the the time it takes me to do a single install of Ubuntu and get it working properly. Last time I tried, I blew a whole weekend, and all I got was a computer that has 640x480 video, no sound, no networking, and I couldn't even figure out how to install and use apps on it. Blech.

      --
      I don't respond to AC's.
    2. Re:How bored can someone possibly be... by gazbo · · Score: 2

      He's just spent a whole day upgrading from MSDOS 5 to Win7. He probably doesn't want to spend another week getting linux to work properly.

    3. Re:How bored can someone possibly be... by Anonymous Coward · · Score: 0

      I couldn't even figure out how to install and use apps on it.

      There's your problem! It's a real computer, not an iPhone!

    4. Re:How bored can someone possibly be... by deniable · · Score: 1

      Yeah, I had someone ask how to install apps on IOS, so I handed them a console cable.

    5. Re:How bored can someone possibly be... by Anonymous Coward · · Score: 0

      I'm guessing you're trolling because practically nobody who has used a computer before could EVER screw up installing ubuntu. What could've gone wrong? Scratched disk? Voodoo 2 graphics card? Or was last time you tried in 2006? I've installed it on literally dozens of unique machines and I've never run into a problem. I didn't say a problem I couldn't solve, I said a problem. If you're not trolling.... give 10.10 a try. By the way, little tip: to install software use the goddamn software center. Not that hard....

  29. Re:I haven't watched the video but... by cant_get_a_good_nick · · Score: 0

    This is the most common operating system in the world, and a big selling point is the ability to upgrade. Not all that worthless.

    And it's fun.

  30. Re:I haven't watched the video but... by Moderator · · Score: 0

    FreeBSD or Solaris would probably have the longest binary compatibility, and easiest upgrade path from the first to most recent version.

    --
    The World is Yours.
  31. Missing OS by EW87 · · Score: 0

    Where is Windows ME?

    1. Re:Missing OS by tverbeek · · Score: 4, Informative

      As the video explains, it was omitted because there is no upgrade path from WinME to Win2K. Remember that "Millennium Editon" came after Win2K, as a stopgap for the consumer market until WinXP was ready, so going from ME to the business-targeted Win2K would not have made sense.

      --
      http://alternatives.rzero.com/
    2. Re:Missing OS by muchmusic · · Score: 1

      Why wouldn't one proceed thusly

      98 - Me - XP

      and omit win2k?

      From a home user standpoint, that's how it went for many people.

      For business it might have gone NT (different versions of NT) - win2k - vista.

      Seems like he mixed the two together to keep to one timeline for simplicity of the video.

      --
      -- If an artist saw things as they truly are, they would cease to be an artist.
    3. Re:Missing OS by drsmithy · · Score: 1

      As the video explains, it was omitted because there is no upgrade path from WinME to Win2K.

      And there shouldn't have been. The upgrade from ME was to XP.

      Windows 2000 didn't belong in that video.

    4. Re:Missing OS by g00ey · · Score: 1

      But what about NT3.x through NT4? He missed them, and that upgrade path would not have been through the Win95/98/Me systems.

    5. Re:Missing OS by afidel · · Score: 1

      The upgrade to ME was to install 98SE, very few machines that shipped with ME (nobody was stupid enough to actually install it!) were powerful enough to run XP very well without serious money invested in upgrades.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    6. Re:Missing OS by LingNoi · · Score: 1

      You're wrong there because my first computer came with Windows ME.

    7. Re:Missing OS by MarkRose · · Score: 1

      I actually went WinME -> Win2K back in the day for stability. Win2K is still my favourite doze flavour. It does everything necessary but nothing more.

      --
      Be relentless!
    8. Re:Missing OS by deniable · · Score: 1

      You do know that Win2k-Vista is NT? The different versions of NT include everything up to NT 6.1 (Windows 7.)

    9. Re:Missing OS by BlackSnake112 · · Score: 1

      I knew a few people that loved ME. Since ME was windows 98 third edition, you could just overwrite files to fix things and install things. To keep ME happy was a snap. Build machine install all software. Backup the program files and windows directories. When they called about a problem. Look into problem. If you can't fix it, copy the program files and windows directories back. The problem was usually fixed. I usually booted off of a live CD and deleted the program files and windows directories and coped from the backups. This got rid of the extra files. It is dumb, long, and time consuming. But it kept the people happy.

    10. Re:Missing OS by Anonymous Coward · · Score: 0

      Well, duh. But they stopped calling it NT when Win2K came around.

    11. Re:Missing OS by toddestan · · Score: 1

      My guess is that you'd have a lot of trouble getting NT4 to run on any hardware that can run Windows 7. NT can't fall back on the BIOS like the DOS-based Windows can, and you'd have a real tough time finding storage and chipset drivers for any relatively modern hardware. You *might* get away with a high end P3 - just old enough to find NT drivers for it, and just new enough that it can slog through Windows 7, but I wouldn't count on it. So I'm guessing he went with the 95/98 path because it was a lot easier.

    12. Re:Missing OS by Lanteran · · Score: 1

      which makes him wrong how exactly?

      --
      "People don't want to learn linux" hasn't been a valid excuse since '03.
  32. Re:Call the boys in the white jackets... by Anonymous Coward · · Score: 0

    Your ideas are intriguing to me and I wish to subscribe to your newsletter.

  33. Re:Call the boys in the white jackets... by woboyle · · Score: 1

    The process of doing a continuous migration from Win1 to Win7 is, in my opinion, either crazy, futile, or both! But I give him credit for doing it! :-)

    --
    Sometimes, real fast is almost as good as real-time.
  34. Oh My... by drunkenkatori · · Score: 1

    PTSD...

  35. Re:Call the boys in the white jackets... by GNU(slash)Nickname · · Score: 1, Interesting

    ...there is ONE program that I have to use that ONLY runs on Windows, so I run it on an XP virtual machine ... 13 computers in our house, and not one of them runs MS software!

    Umm, what? XP isn't MS software?

  36. Re:I haven't watched the video but... by hort_wort · · Score: 1

    Wait... wouldn't he just need a license for the first one? Upgrades cost less than a full license, right?
    -searches-
    Looks like an upgrade to Win7 home is $120 while the full license is $200. I wonder how much it'd cost to buy Win 1.0 then upgrade to 7 as quickly as possible? I don't wonder too much though, because I'm not willing to look it up.

  37. Re:I haven't watched the video but... by Quiet_Desperation · · Score: 1

    As George Carlin said, if I could lick myself there, I'd never leave the house.

  38. Short Version for the Lazy by Toreo+asesino · · Score: 4, Informative

    -Apps/games installed on DOS 5 still work in Windows 7 unmodified after all the OS upgrade iterations.
    -Various Windows setting survived 20 years or so in the same way.

    To be fair, this is one of Windows strengths. It's not perfect but lets give credit where credit's due.

    --
    throw new NoSignatureException();
    1. Re:Short Version for the Lazy by tverbeek · · Score: 1

      The observations about old apps running on the later OSes are a little hasty and overly generous to Windows, though. While simple demo-level applets like Reversi – written by Microsoft according to approved API specs –might still work, there have been a lot of old Windows apps that simply couldn't survive through OS upgrades (clean install or not), and either had to be fixed by the developer or abandoned by the user. Often the only way the old app would work is if you'd done an inplace upgrade of the OS, such that the remnants of the earlier OS (e.g. obsolete DLLs) were still lying around for the app to use. But sometimes not even then, most often with the ugprades to Win95 and WinXP (which were major overhauls of the architecture). Win7 has problems too: just yesterday I was trying to install Adobe CS2 on a new Win7 machine, and the only way to get it to work was to tell the installer to use ye olde DOS-compatible 8.3 name for "C:\Program Files (x86)" ("C:\PROGRA~2"). That's probably Adobe's fault, not Microsoft's, but to suggest that Microsoft has provided flawless backward compatibility for apps in every new version of Windows is a bit misleading.

      --
      http://alternatives.rzero.com/
    2. Re:Short Version for the Lazy by Anonymous Coward · · Score: 1

      Not following published specs and best practices will get you exactly what you deserve on any api.

    3. Re:Short Version for the Lazy by Pikoro · · Score: 1

      I would have liked to have seen him install something like wordperfect for dos and/or PFS First choice and see how well that lasted over the upgrades...

      --
      "Freedom in the USA is not the ability to do what you want. It is the ability to stop others from doing what THEY want"
    4. Re:Short Version for the Lazy by Locutus · · Score: 1

      as long as your DOS apps didn't use the print.com program. IIRC, that went missing in one of the Win9x versions. I know this because I did a migration of a business app and printing stopped working until I brought print.com in from a previous version of DOS. It may have survived an update and this was a new installation of Win9x and its DOS didn't have the required print.com program. It was yet another thing that pissed me off at how poorly they handled the migration. Many times I had to deal with DOS apps which didn't work or took lots of config.sys mods where they worked great in IBM OS/2.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    5. Re:Short Version for the Lazy by Anonymous Coward · · Score: 0

      > Apps/games installed on DOS 5 still work in Windows 7

      Windows programs were a different story.

      Windows 2 programs ran OK in Windows 3.x but were not supported in Windows 95 or later. I had an important (to me) program from Win2 that I had to keep a Win3.x system running for.

    6. Re:Short Version for the Lazy by shutdown+-p+now · · Score: 1

      Actually, the demo has a bunch of Windows 1.0 apps running under Windows 7. They are mostly supported, so long as they stick to standard APIs, and don't fool around with things like direct memory access etc.

      Oh, and since they're 16-bit, they will only run on 32-bit Windows versions (which have 16-bit emulation layer), not on 64-bit ones.

    7. Re:Short Version for the Lazy by drsmithy · · Score: 1

      That's probably Adobe's fault, not Microsoft's, but to suggest that Microsoft has provided flawless backward compatibility for apps in every new version of Windows is a bit misleading.

      I don't see anyone saying it's flawless (though for a properly written program - ie: to the published APIs - it's probably damn close). They're just saying that it's well and truly amongst the best, and that in the chaos of the PC market, Microsoft deserves some kudos for that.

    8. Re:Short Version for the Lazy by Anonymous Coward · · Score: 0

      I think it's also a strength of the Intel platform and the open architecture it was built around. Over 20 years later and the same opcodes that ran on an 8086 back in 1985 still run on a multi-core IA64 with Hyperthreading. THAT is an amazing feat in and of itself. The chip has grown so much in capability and features yet it's still remained faithful to it's beginnings.

    9. Re:Short Version for the Lazy by Rob+the+Bold · · Score: 1

      Not following published specs and best practices will get you exactly what you deserve on any api.

      Not if you wrote the specs.

      --
      I am not a crackpot.
    10. Re:Short Version for the Lazy by hweimer · · Score: 1

      -Apps/games installed on DOS 5 still work in Windows 7 unmodified after all the OS upgrade iterations.

      Yeah, but this is not very surprising since DOS has a very limited API and there exist several independent implementation with the same amout of backwards compatibility (e.g., DOSBox). It would be much more interesting to know if you can run, say, old versions of Microsoft Office on recent Windows versions.

      --
      OS Reviews: Free and Open Source Software
    11. Re:Short Version for the Lazy by vlueboy · · Score: 1

      Gig after Gig of space is the norm after having been a measly dozen or two MBs in Windows 3.1. So WHY do they just remove useful files like calendar.exe (users of Windows 2000 and XP (and maybe 98) who try doublecliking the date get an error if they're not admins, so can't see a calendar), qbasic, vb runtime dlls for old shareware we all hoard somewhere, the cd player from Win2k, the more feature-complete sound recorder prior to Vista, the telnet.exe file and others. All of those files are so tiny that removing them is just an antiservice for the sake of streamlining support. It's not like their siblings in complexity (solitaire, paint and calc.exe) ever get much from version to version, though Windows 7 DID change them a lot after 15 years of neglect

    12. Re:Short Version for the Lazy by Tokah · · Score: 1

      I run the same version of Wordperfect I started with back in Dos 3.x on my Windows XP computer, and it works fine. (I did lose the awesome shortcuts guide that you layed over the top of the F-keys, so I can only do the things I remember the shortcuts for, like spell checking, saving, etc.) I have copied it from machine to machine since the early 90's, as our copy came on 5 1/4's, and I haven't had a drive that size in ages.

    13. Re:Short Version for the Lazy by Anonymous Coward · · Score: 0

      Isn't that the word processor with which Microsoft intentionally broke compatibility in order to bolster the sales of Word?

    14. Re:Short Version for the Lazy by qmaqdk · · Score: 3, Insightful

      And one of it's weaknesses. Imagine if you had to buy pants that have room for a diaper. Or that all cars had provisions for being drawn by a horse. Or every boat had a mast and sails.

      Backwards compatibility can become an impediment to a proper design.

      --
      My UID is prime. Hah!
    15. Re:Short Version for the Lazy by jsoderba · · Score: 1

      MS Office probably has more compatibility testing done than any other application. It's usually third-party software and old drivers that break upgrades.

    16. Re:Short Version for the Lazy by Retron · · Score: 1

      Windows 1 applets won't run under Windows 3 and up without modifying the header. The guy in the video would have got modified versions from here, more likely than not: http://toastytech.com/guis/misc.html

    17. Re:Short Version for the Lazy by drinkypoo · · Score: 1

      To be fair, this is one of Windows strengths. It's not perfect but lets give credit where credit's due.

      I can't even run Civilization 2 on Vista/Windows 7. Worked from Windows 3.1 up to XP. What's really amazing is that it won't run in XP mode. How Microsoft managed that I don't even know. Doesn't run in Wine either, but that's not Microsoft's fault. Everyone has their pet app, this is mine. Of all the Windows programs I run, this is the one I've run the longest.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    18. Re:Short Version for the Lazy by Mr.Intel · · Score: 1

      Everyone has their pet app, this is mine.

      It's the advisor videos, am I right? I just can't get enough of the fat guy trying to kill the science advisor.

      --
      ASCII tastes bad dude.
      Binary it is then.
    19. Re:Short Version for the Lazy by Ritchie70 · · Score: 1

      Anything that popular would have been part of the Microsoft regression test suite for DOS compatability under Windows.

      Obviously once they abandoned 16 bit apps when going to 64 bit Windows they would have been removed.

      It's more amazing to me if some obscure old corporate app works than WordPerfect.

      --
      The preferred solution is to not have a problem.
    20. Re:Short Version for the Lazy by Anonymous Coward · · Score: 0

      I was bothered by the comment that the WinXP had "lost its background color"... I would be willing to bet my paycheck that it hadn't lost the color, it just had a picture atop the color.
      Instead of resetting to the WinXP theme, he should have just removed the picture.

    21. Re:Short Version for the Lazy by omnichad · · Score: 1

      To be fair, telnet.exe is still present in Vista/7 and even Server 2008. It just dumbly became an optional component you have to install separately from the "Turn Windows Features On/Off" screen.

      Despite telnet being a dead protocol, I use the telnet client in Windows as a general troubleshooter for any TCP plaintext protocol (SMTP, POP, etc.).

    22. Re:Short Version for the Lazy by g253 · · Score: 1

      It's still there even in 7, I believe, but it changed from print.com to print.exe at some point. I never used it back in the day, because I didn't need the printing to be in the background (so I just piped the file to LPT1)

    23. Re:Short Version for the Lazy by metacell · · Score: 1

      You may already know this, but there's an open source clone of Civlization 2 called FreeCiv. Works great on Windows XP and Linux.

      It doesn't have the advisor videos, of course.

    24. Re:Short Version for the Lazy by drinkypoo · · Score: 1

      FreeCiv is pretty cool, but it tends to kick my ass even on easy. It shouldn't do that, especially since I can at least sometimes beat Civ on higher difficulty levels. (I'm not that great but I'm still hooked.) I often feel like the AI is cheating in both games, but I feel that way in FreeCiv even in low difficulty levels. FreeCiv AI knows the whole map even on the easiest level, which I think is downright abusive. I sure would like an AI that didn't cheat at all. I occasionally install FreeCiv, play a couple games, then say "this is bullshit" and uninstall it. I play Civ 2 in an XP VM.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    25. Re:Short Version for the Lazy by AmiMoJo · · Score: 1

      A few points I'd like to add though:

      - The 64 bit version of Windows 7 is being pushed as the default by Microsoft unless the system is a low end netbook or something. Win7 x64 does not have any 16 bit app support any more so no DOS games will work (or apps from the Windows 3.11 days and parts of 95) but you can use DOSBox for those.

      - DOS games are actually easier to run than old 32 bit games from the Windows 95/98 era. Those later games often having timing problems on fast hardware or make use of depreciated hardware APIs (early versions of DirectX are not supported any more, for example). DOS and Windows 3.11 by nature of their simplicity are easier to support.

      - Did sound work in Doom and Monkey Island? MI supported the PC Speaker so would be okay but I'm not sure about Doom 2. Windows 16 bit support does not emulate much in the way of sound.

      - If you had the hardware available you could probably do this on real systems. The key is to uninstall devices that will not be used on the new system before changing and then allowing Windows to re-detect everything.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    26. Re:Short Version for the Lazy by Anonymous Coward · · Score: 0

      Unix is even older than Windows. Just saying.

    27. Re:Short Version for the Lazy by FreonTrip · · Score: 1

      1) For simplicity's sake the video's creator appears to have stuck with x86 versions of the OSes, to ensure maximum forward compatibility. This would not go so smoothly if he were installing 64-bit versions of Vista or Win7, though he'd probably just need to run the settings migration wizard and point it to the old Windows install.

      2) There's relatively little to MS-DOS, so maintaining backward compatibility was pretty easy. As you correctly point out, the recent deprecation of early versions of DirectX has made a lot of old Windows games difficult to run, if not impossible. Combined with the transition between 16-bit and 32-bit code used for installers, trying to get old games to install and run in Vista/Win7 x64 is less trouble than setting up a VM, or keeping around an ancient PC to handle those titles.

      3) Doom engine games all supported the PC speaker. Something's subtly off about the timing or framerate when running fullscreen DOS games in a CMD session, but the games will (nominally) run. As you say, DOSBox is overwhelmingly preferable.

      4) If I tracked down two 256 MB PC133 DIMMs, my old Pentium 3 could accomplish this same test on physical hardware. If only I had that kind of time to blow any more...

    28. Re:Short Version for the Lazy by stewbacca · · Score: 1

      To be fair, this is one of Windows strengths. It's not perfect but lets give credit where credit's due.

      Yeah, but a strength at what cost of progress? Not trolling, something to ponder. How much is the backward compatibility requirement holding back Windows innovation?

    29. Re:Short Version for the Lazy by vlueboy · · Score: 1

      I know that, but not the India techs remoting into users PCs on a laptop deployment or poorly managed enterprise setting. I've had to make people download putty.exe because your solution requires access to "Add/remove Programs", which becomes 100% "useless" if the password isn't immediately available or the GPO or nearby IT nazi just says "no config changes here!"

      None of that was a problem till Vista appeared.

    30. Re:Short Version for the Lazy by unitron · · Score: 1

      Are you talking about that actual plastic thing with the squarish holes?

      I think I've got one around here somewhere.

      Get in touch. I'm at coastalnet and it's a dotseeohhemm

      --

      I see even classic Slashdot is now pretty much unusable on dial up anymore.

    31. Re:Short Version for the Lazy by Anonymous Coward · · Score: 0

      "Imagine if you had to buy pants that have room for a diaper."

      When you get much older you will be doing EXACTLY this.

  39. Re:Call the boys in the white jackets... by Mashiki · · Score: 1

    Of course not. Just like most games today don't use DirectX and 'nix has okay to piss poor emulation of it.

    --
    Om, nomnomnom...
  40. Re:I haven't watched the video but... by mangu · · Score: 1

    ...this strikes me as someone who has too much time on his hands.

    Oh, great, then I have the right job for him.

  41. Re:I haven't watched the video but... by Anonymous Coward · · Score: 3, Informative

    Classic apps won't run on recent versions of OS X, i.e. Snow Leopard or Lion.

    I'm not really criticizing Apple for not maintaining compatibility, but your statement that a brand-new Intel Mac will run any PPC app is false.

  42. Re:I haven't watched the video but... by GNUALMAFUERTE · · Score: 1

    Actually, that was Bill Hicks, during his famous "suck your own cock" routine ;)

    They are both fucking awesome, so the confusion is understandable :)

    --
    WTF am I doing replying to an AC at 5 A.M on a Friday night?
  43. Interesting comments here by atomicbutterfly · · Score: 5, Interesting

    A guy shows how the upgrade procedure goes from DOS -> Windows 7, and instead of making comments on the robustness of the Windows upgrade system or anything even remotely related to the video, instead there are comments about how the poster doesn't use Windows anymore and brags about it.

    Jeez, is there any wonder the Linux community is seen as toxic by outsiders?

    1. Re:Interesting comments here by equex · · Score: 5, Funny

      Shut up and be quiet, I am at a critical stage of hex-editing a drivers binary code trough a serial cable so I can Linux to boot again. Then I can finally have a go at getting the sound to work again after submitting the patch to the distro managers. Sniff.

      --
      Can I light a sig ?
    2. Re:Interesting comments here by Anonymous Coward · · Score: 0

      robustness? seriously? how about typing 'apt-get dist-upgrade' every few years for the last 10 years without a need for any hw upgrade, without support for any of my hw being dropped while maintaining all of my configuration customisations?

      robustness my arse

    3. Re:Interesting comments here by greenfruitsalad · · Score: 0

      i am not an Anonymous Coward

    4. Re:Interesting comments here by Anonymous Coward · · Score: 0

      It shows that we've been paying to upgrade when the code has remained more or less the same.

    5. Re:Interesting comments here by Draek · · Score: 1

      A guy shows how the upgrade procedure goes from DOS -> Windows 7, and in addition of making comments on the robustness of the Windows upgrade system or anything even remotely related to the video, there are also comments about how the poster doesn't use Windows anymore and brags about it.

      Fixed that for you. Post an article about Linux GUIs and you'll also inevitably run into a few morons boasting about OSX's "wonderful" interface that the Free world could never hope to match, and more than one idiot going around about how Linux sucks and Windows is so awesome because it autodetected his 1995 printer without recompiling his kernel or such crap.

      Fact: all communities have their more 'toxic' elements, pretending it's an isolated problem is either foolishness or pure trolling. So don't.

      --
      No problem is insoluble in all conceivable circumstances.
    6. Re:Interesting comments here by hitmark · · Score: 1

      not much different from certain fruit comany products getting mentioned all over the place.

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    7. Re:Interesting comments here by LingNoi · · Score: 1

      You're the first person I've seen so far even mention it.. I guess I arrived late and all the comments were buried.

    8. Re:Interesting comments here by Anonymous Coward · · Score: 1

      My remote controller stopped working after the last kernel upgrade. Fuck this Linux thing, I want my money back.

    9. Re:Interesting comments here by Anonymous Coward · · Score: 0

      You are a well known (on Slashdot) Linux Zealot and all-around asshole, so it comes as no suprise you bury your head in the sand on this one. You aren't fooling anyone.

    10. Re:Interesting comments here by vegiVamp · · Score: 1

      You're joking - or at least I sincerely hope you are - but you do point out what I consider a major strength vs. Windows: if it won't boot properly, you can actually troubleshoot the boot process instead of staring at a fake progressbar-that-doesn't. There's F5, of course, but the list of modules it spews is just a report, you can't actually do anything.

      That being said, though, modern distros have come a long way from the simple sequence of boot scripts, and figuring out why a particular component won't start properly can be a bit of a headache too.

      --
      What a depressingly stupid machine.
    11. Re:Interesting comments here by drinkypoo · · Score: 1

      Jeez, is there any wonder the Linux community is seen as toxic by outsiders?

      I can upgrade from Debian whatever to Ubuntu 10.whatever. The machine I'm using now was upgraded from Dapper up to Lucid through every interim step, and even went 32 to 64 bit in there someplace. Programs I actually want to run on Windows 7 don't run there.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    12. Re:Interesting comments here by Anonymous Coward · · Score: 0

      The fact that you are not even sure if he is joking speaks volumes.

    13. Re:Interesting comments here by Anonymous Coward · · Score: 0

      That's funny, all I see on this page is Gates-worshipping fantards masturbating about Microsoft as always.

      I don't know who you think you are throwing that word "Linux" around Slashdot. That's a swear word here now.

    14. Re:Interesting comments here by Threni · · Score: 1

      Outsiders have no opinion on Linux, or "the Linux community". They seem fairly impressed with Linux-based mobile devices though. For some reason, "get a windows phone - have the windows quality and ease of use on your phone you enjoy on your pc" doesn't seem to be setting the world alight. Perhaps it's Microsoft and it's shoddy nonsense which is seen as toxic.

      Hey, I hope your malware/virus checkers are up to date!

    15. Re:Interesting comments here by deniable · · Score: 1

      Yeah, but you'll have to deal with dselect for the earlier versions. I was really happy when they brought in apt-get.

    16. Re:Interesting comments here by Anonymous Coward · · Score: 0

      Jeez, is there any wonder the Linux community is seen as toxic by outsiders?

      It's fun to troll the little fuckers, though. They get so sensitive. And there are so many angles of attack. These people are so socially sheltered that merely calling one of them a fag for using the word "boxen" might be enough to drive him to suicide.

    17. Re:Interesting comments here by Rich0 · · Score: 1

      Yup - one thing I'd really appreciate is if the console scrollback-buffer worked after a panic. I get to see glimpses of useful debug output flying across my screen, but unless it hit ctrl-s at the right moment it is lost when the boot ends in a panic.

      Yes, I know, at this point I'm supposed to attach a vt100 to my serial port and all that. Go figure, I'd prefer to just use my 21st-century console instead...

  44. Re:should also installed the video driver for high by Cryolithic · · Score: 5, Insightful

    I wish I could mod this up.

  45. A Divine Comedy ... by PPH · · Score: 1

    ... the modern version.

    --
    Have gnu, will travel.
    1. Re:A Divine Comedy ... by Anonymous Coward · · Score: 0

      Then this can only be considered Book One. Inferno. Let me know when he makes the attempt to do this with Linux.

    2. Re:A Divine Comedy ... by Born2bwire · · Score: 1

      Yeah, but when does finally get out of Hell?

  46. Re:Call the boys in the white jackets... by DogDude · · Score: 1

    That sounds exhausting. I just install Windows XP on everything and forget about it.

    --
    I don't respond to AC's.
  47. I usually avoid youtube comments, but... by zill · · Score: 5, Funny
    Here's the highest rated comment:

    When I got divorced, my ex asked me to build her a computer. I obliged, and as a parting shot, told her I installed the latest-greatest operating system from Microsoft... hope you enjoyed ME, dear.

    1. Re:I usually avoid youtube comments, but... by hduff · · Score: 1

      Here's the highest rated comment:

      When I got divorced, my ex asked me to build her a computer. I obliged, and as a parting shot, told her I installed the latest-greatest operating system from Microsoft... hope you enjoyed ME, dear.

      He's a mean SOB, he is.

      A guarantee of no sex with the ex.

      --
      "I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
    2. Re:I usually avoid youtube comments, but... by Anonymous Coward · · Score: 0

      Isn't that the point of making someone the *ex*?

  48. Re:Yeah, this is GREAT... by TheRaven64 · · Score: 1

    Apple System 1 to MacOS 10.6 would require an absolute minimum of 3 machines, because the early versions only supported Motorola 68000 machines, MacOS 8.5 onwards required PowerPC, and 10.6 required x86 (10.7 requires x86-64). That part of the test is slightly contrived - it's more credit (or possibly blame) to Intel than to Microsoft: a modern PC still boots in 16-bit real mode and can still run PC DOS 1.0. You certainly wouldn't think about installing Windows 7 on an IBM PC XT. Each version of Windows has required a more modern computer than the last, so this is only possibly by starting with a modern PC and then installing an ancient OS. Or possibly moving a hard drive between machines.

    The more impressive part is the ability to run legacy software. This is something that Microsoft is traditionally very good at. Interestingly, I find it much easier to run legacy Windows and DOS software on my Mac than old Mac software. MacOS Classic stuff doesn't work with Rosetta. You can run an old version of MacOS in BasiliskII or SheepShaver if you can find the ROMs, but these programs also run elsewhere and require emulating an entire system. DOSBox and WINE both run pretty well on OS X - I've played a lot of games from GOG.com under WINE recently.

    --
    I am TheRaven on Soylent News
  49. Re:Call the boys in the white jackets... by IgnitusBoyone · · Score: 1

    I think there was an implied "on" in his sentince

    --
    Momento Mori
  50. Re:I haven't watched the video but... by mswhippingboy · · Score: 5, Informative

    IBM OS/360 programs (circa 1964) are still binary compatible with the latest Z-OS. That's compatibility from OS/360 through MVT, MVS, OS/390 and now z-OS.

    --
    Sometimes the light at the end of the tunnel is the headlight of an oncoming train.
  51. Re:I haven't watched the video but... by BagOBones · · Score: 1

    I thought of ME, however he could not use it since there is no upgrade path from ME to anything, it is a dead end.

    --
    EA David Gardner -"... but the consumers have proven that actually what they want is fun."
  52. Is this the right path? by Rude+Turnip · · Score: 2

    If the point is to end up at Windows 7, I would think after DOS, he would move onto *OS/2*, then NT 3.5, 4.0, 2K, XP, etc. OS/2 was intended to be the successor to DOS, whereas Windows 1.0 through 3.11 was just a shell that sat on top of DOS.

    1. Re:Is this the right path? by Ruke · · Score: 1

      The point is to move up through every Windows version. He started with DOS 5 because Windows 1.0 would only install on top of DOS.

    2. Re:Is this the right path? by Anonymous Coward · · Score: 0

      The point was to upgrade Windows, not DOS. Sure you need DOS between 1.0 and 3.11 but his goal wasn't to upgrade MS operating systems.

    3. Re:Is this the right path? by Anonymous Coward · · Score: 0

      I can certainly see the appeal of OS/2, though I've personally never used it, but going NT is absolutely a must -- I had too much money to burn and bought a dual-processor Pentium II back when they came out, so I had to run NT 3.5 (no SMP in the DOS-based line), and I swear I was still laughing at my friends running 98SE -- as much as that improved over 95, it still looked like something from the dollar store next to any version of NT.

      Yeah, I know lots of people ignored the NT line until XP or maybe 2K, but that doesn't make them right -- and this youtube vid is most defintely doing it wrong.

    4. Re:Is this the right path? by drsmithy · · Score: 1

      I had too much money to burn and bought a dual-processor Pentium II back when they came out, so I had to run NT 3.5 (no SMP in the DOS-based line), and I swear I was still laughing at my friends running 98SE -- as much as that improved over 95, it still looked like something from the dollar store next to any version of NT.

      If you had a dual Pentium II, then you would have been using NT 4.0, which replaced NT 3.51 (the replacement for NT 3.5) about two years before your machine would have been on the market.

    5. Re:Is this the right path? by vegiVamp · · Score: 1

      I think the point was more to see if the "recommended upgrade path" that has drawn itself over the years was actually feasible, barring non-related problems.

      Turns out it was, and that's quite the achievement. Won't someone do this for a major and ancient Linux distro ? Debian, Slackware and Redhat/Fedora come to mind.

      --
      What a depressingly stupid machine.
    6. Re:Is this the right path? by metacell · · Score: 1

      Great idea.

  53. Re:should also installed the video driver for high by Surt · · Score: 1

    It's documented in the urban dictionary, which makes it valid English, since English is not a dead language. Of course, that probably invalidates the urban dictionary definition, which leads to a confusing bit of circular logic.
    http://www.urbandictionary.com/define.php?term=should%20of

    --
    "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
  54. Re:should also installed the video driver for high by Lehk228 · · Score: 1

    mucking around with drivers in pre win ME had a pretty high mortality rate for the install, i don't blame him for leaving that out.

    --
    Snowden and Manning are heroes.
  55. Ok! Now try it... by Anonymous Coward · · Score: 0

    Ok! Now try it on a Mac: Take the latest Macbook Pro and install Mac OS 1 through OS 10.6.6.

    I'll wait!

    1. Re:Ok! Now try it... by xirtam_work · · Score: 1

      As for Macs.... It wouldn't work because of the two major changes in architecture. The original Macs were Motorola 68000 based, then 020, 030, 040. Then they moved to PowerPC 601, 603, 620, G3, G4, G5. Then they transitioned again to x86 Pentium D, Core Solo/Duo's, Core 2 Duo, Xeon's and now Core i3, i5 & i7.

      I think you can run from System 1 to 8.6 (or similar) on 680x0. OS 8 was both PPC & 680x0 compatible I think. OS 9 was PPC only if I remember correctly.

      You could go from OS X 10.0 to 10.5 on a G3 PPC machine like an iBook or Powerbook. I've personally upgraded an old Powerbook G3 from OS 10.2 to 10.5. Snow Leopard (10.6) is Intel only. Tiger (10.4) was available for both PPC and Intel, as was Leopard (10.5). Lion (10.7) will be 64 bit Intel only, so won't work on pre Core 2 Duo CPUs.

      You can still run PPC software using Sheepshaver (or similar, sometimes known as Classic on Intel). Apple included 680x0 emulation in the OS for old apps when they moved over to PPC. Apple also included 'Classic' OS support for OS 9 apps in OS X until the Intel transition.

      Personally, on balance I'm quite happy using modern software designed to work on the latest versions that take advantage of new system APIs and features. Software has evolved a lot since MacPaint, etc. and I'm happy to use Photoshop CS5 instead. Would you prefer to use Mosaic or Netscape Navigator than Safari/Firefox/Opera/IE9, etc.?

      Still got to say that the video is excellent and informative. My hat is off to the guy who made it.

  56. linux by Anonymous Coward · · Score: 1

    I started doing the same thing with Linux, every kernel version. It was a very long, boring video.

  57. 23 years of software compatibility is garbage by Anonymous Coward · · Score: 0

    Thats doesn't seem accurate, sure DOS games were compatible but what about the myriad of Windows apps that perform OS level confirmations/checks/pre-quals before installing? That rules out (I would think) many medium to larger software titles. For example if you had a Windows 95 application I couldn't see him installing it on Windows 7 directly, he would have to have done it on Windows 98 and let it persist through upgrades. That to me isn't exactly backwards compatible.

    1. Re:23 years of software compatibility is garbage by baker_tony · · Score: 1

      Stink, I can't install my Windows 95 programs on Windows 7...
      BTW, I think you're wrong, give me an example rather than say "I would think" as I've had bugger all problems installing older apps, not that I can think of any I've really needed or didn't have upgrades.

    2. Re:23 years of software compatibility is garbage by adonoman · · Score: 1

      I've had no problems installing the Win 3.11 games I had as a kid on a 32-bit Windows 7 computer for my kids - using my original CDs.

    3. Re:23 years of software compatibility is garbage by EvanED · · Score: 1

      I can sort of give you two examples, though that fail because of the 64-bitness of my Win 7 installation rather than the Windows version specifically. First is The Oregon Trail II; this is a 32-bit program but has a 16-bit installer. So the installer won't run. (You can install to, say, a VM then copy stuff over.) Second example is Guitar Hero 3. That checks for 32-bitness and (because I'm pretty sure that Aspyr produced that Windows port by taking the console code and taking a shit on it) fails if it's 64-bit. (You can edit the MSI with a program called Orca to remove that check, and then things install.)

    4. Re:23 years of software compatibility is garbage by baker_tony · · Score: 1

      ok. Out of interest, have you tried creating a shortcut to the install and changing the compatibility?

    5. Re:23 years of software compatibility is garbage by EvanED · · Score: 1

      I haven't, for either. That being said, I'd be extraordinarily surprised if it worked in the case of the Oregon Trail, as my understanding is that Win 7 doesn't have 16-bit support period. I'm not sure what I'd set it to for Guitar Hero; there isn't a separate "32-bit XP" option or anything, and it doesn't claim to support previous versions. You never know, it could work... but I doubt it. (I also did some searches for workarounds, which is how I found out about Orca, and didn't see anything about it.)

      (Also note that I'm not the OP you were replying to, just in case that wasn't clear from my last post.)

    6. Re:23 years of software compatibility is garbage by Anonymous Coward · · Score: 0

      It's only the 64-bit editions of Windows that don't have any support for 16-bit applications. However, 64-bit editions do have support for a very limited number of 16-bit installer stubs that launch 32-bit programs (see here). Of course if the application itself is 16-bit then you're out of luck.

  58. MS isn't the only OS vendor with good compat by multipartmixed · · Score: 1

    Is this when I mention what version of emacs I am still running, without so much as a recompile?

    [~] machine:user# uname -a
    SunOS machine 5.10 Generic_127127-11 sun4u sparc SUNW,Sun-Fire-V240 Solaris
    [~] machine:user# date
    Thu Mar 3 18:50:46 EST 2011
    [~] machine:user# ls -l /opt/xemacs/bin/xemacs
    lrwxrwxrwx 1 root other 12 Jul 22 2010 /opt/xemacs/bin/xemacs -> xemacs-19.14
    [~] machine:user# ls -l /opt/xemacs/bin/xemacs-19.14
    -rwxr-xr-x 1 bin bin 10107552 Sep 1 1996 /opt/xemacs/bin/xemacs-19.14
    [~] machine:user#

    --

    Do daemons dream of electric sleep()?
    1. Re:MS isn't the only OS vendor with good compat by Anonymous Coward · · Score: 0

      Yawn, let me know how Doom from 1996 runs.

      dom

    2. Re:MS isn't the only OS vendor with good compat by Retron · · Score: 1

      No, this is where you point out that EDLIN.EXE (an awkward line editor), as supplied with Windows 7 32-bit, is byte-for-byte the same as that included with MS-DOS 5 back in 1991.

    3. Re:MS isn't the only OS vendor with good compat by Retron · · Score: 1

      ...and as an addendum, run a search for the following string in EXEs in the system32 directory of 32-bit Windows, there were other files copied wholesale from MS-DOS 5 as well - unsurprising, of course, considering that NTVDM is essentially MS-DOS 5 running in a virtual machine.

      MS DOS Version 5.00 (C)Copyright 1981-1991 Microsoft Corp Licensed Material - Property of Microsoft All rights reserved

    4. Re:MS isn't the only OS vendor with good compat by Anonymous Coward · · Score: 0

      Yes, but can it keep your shell prompt the same between upgrades? EVERY upgrade?or does it break down on new versions like Windows does with the color scheme and pink background?

        # won't do it for me. I need my ascii colors to last through every version of sunos.

    5. Re:MS isn't the only OS vendor with good compat by multipartmixed · · Score: 1

      > Yawn, let me know how Doom from 1996 runs.

      It runs as well on modern Sparc/Solaris as it did in 1996.

      --

      Do daemons dream of electric sleep()?
  59. Couldn't do this on a Mac by Anonymous Coward · · Score: 0

    I'm not trying to troll here, but it occurs to me that with two processor transitions (Motorolla 680x0 to PowerPC, and PowerPC to Intel), and various versions dropping support for older hardware for other reasons (i.e. the original version of the Mac OS X requiring a G3, and I'm pretty sure one of the releases of the classic OS had a problem with older version of the on-board ROMs), you couldn't do this with the Mac OS.

  60. Re:I haven't watched the video but... by JustOK · · Score: 2

    Cats and dogs don't have hands. Well, some do. I've got some in my laboratory that do, but that's a different story.

    --
    rewriting history since 2109
  61. Re:should also installed the video driver for high by Anonymous Coward · · Score: 1

    It's documented in the urban dictionary, which makes it valid English, since English is not a dead language.

    Given that at least half of Urban Dictionary consists of made-up drivel written by scatological twelve-year-olds trying to out-gross each other, there's no way in *hell* I'm accepting everything I see there as legitimate English, living or not! >:-(

  62. Re:I haven't watched the video but... by JustOK · · Score: 1

    if they lick themselves, why don't they lick each other? Is oral sex what really separates the animals from the humans?

    --
    rewriting history since 2109
  63. Re:I haven't watched the video but... by Anonymous Coward · · Score: 1

    I managed 95 -> 98 -> ME -> XP -> Vista -> 7 without any serious problems.

    Posting anonymously so I don't lose my Linux cred...

  64. none, actually by damn_registrars · · Score: 1

    It was done in a VMWare setup, so the hardware wasn't really much of a factor. I think it would have been more interesting had it actually been done in a physical box, but it is what it is.

    --
    Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
    1. Re:none, actually by countertrolling · · Score: 1

      A masturbatory endeavor for sure. He should've automated the entire thing and watch it upgrade itself on every reboot, and on the last one jump back to CP/M

      --
      For justice, we must go to Don Corleone
  65. Re:Call the boys in the white jackets... by Anonymous Coward · · Score: 0

    Christ, I can't believe anybody would marry you.

  66. Beats Ubuntu - sorry Linux fanatics by LikwidCirkel · · Score: 2, Interesting

    I am totally amazed that this was actually possible and that the system didn't break at some point. Every single time I've tried to upgrade from one Ubuntu version to the next, the system becomes unusable.

    Sometimes I think Microsoft deserves more credit than nerds want to give them!

    1. Re:Beats Ubuntu - sorry Linux fanatics by Jorl17 · · Score: 1

      Get Gentoo and build it from the ground. It Just Works.

      --
      Have you heard about SoylentNews?
    2. Re:Beats Ubuntu - sorry Linux fanatics by Anonymous Coward · · Score: 0

      ...Until you upgrade and your soundcard and X stop working entirely.

    3. Re:Beats Ubuntu - sorry Linux fanatics by roc97007 · · Score: 2

      Yeah, it just works until it doesn't. :-)

      --
      Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
    4. Re:Beats Ubuntu - sorry Linux fanatics by El_Oscuro · · Score: 2
      Uh, I started with a preinstalled copy of 7.04:
      1. 7.04-> 7.10
      2. 7.10-> 8.04
      3. 8.04-> 8.10
      4. 8.10-> 9.04
      5. 9.04-> 9.10
      6. 9.10-> 10.04

      Since 10.04 is an LTS, I think I will keep my machines at it. I have several and have upgraded them all without major issues. By the time it expires, all of my machines will be over 5 years old so I will probably upgrade them with something nice from system76. It really does help if you start with a machine preloaded with Linux as all of your drivers and shit will just work.

      --
      "Be grateful for what you have. You may never know when you may lose it."
    5. Re:Beats Ubuntu - sorry Linux fanatics by tokul · · Score: 1

      I am totally amazed that this was actually possible and that the system didn't break at some point.

      Not a real life test
      1. How big were disks in DOS5 era? I don't think you can fit windows 7 on them.
      2. How much memory computers had and how much is required by Win7.
      3. If you use os longer, it changes. Are more likely to break during upgrade.
      4. How do you know that Win7 UI hasn't created problems for dinosaur who used DOS5

    6. Re:Beats Ubuntu - sorry Linux fanatics by Temposs · · Score: 1

      I've personally helped someone upgrade their ubuntu version on the same computer from version 5.04 to version 9.10, and each version in between, and ended up with a stable system. So it's certainly possible to do so, even if on some hardware it does not work out that way.

      --
      Knowledge is just opinion that you trust enough to act upon. -Orson Scott Card
    7. Re:Beats Ubuntu - sorry Linux fanatics by TheThiefMaster · · Score: 1

      I remember upgrading to 8.10 (I think) on my x64 box and having it fail to boot unless I modified the boot commandline.

      I recently upgraded my router from ubuntu server 8.10 to 10.04, and am sticking with it as an LTS (I should have put 8.04 on it originally, but I didn't).

      On some hardware the upgrade is painless. On others, it won't boot after...

    8. Re:Beats Ubuntu - sorry Linux fanatics by Anonymous Coward · · Score: 0

      the difference is that they were clean installs of windows been upgraded.

      as somebody who upgraded a lot of windows systems;
      every combination from win3.0, win3.1, win3.11wfw, win95, win95b, win95c, win98, win98se, win98me, win2000, winxp, winvista

      about 50% of the time the upgrade would fail. this would require reinstalling the original os and then doing the upgrade immediately after. this would work 99% of the time. the more you use a windows system (mostly installing apps and drivers) the more cruft would build up and caused the upgrade to fail.

      linux isn't perfect but i prefer my chances with it when it goes wrong.

      ymmv.

    9. Re:Beats Ubuntu - sorry Linux fanatics by jedidiah · · Score: 1

      ...and every single time I've tried to upgrade from one Ubuntu version to the next, it "just works".

      I've had games that I needed to run in VMs or emulators because they won't run on newer copies of Windows.

      OTOH, I have Loki games that keep on chugging right along sitting in /usr/local from one distro and version to the next.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    10. Re:Beats Ubuntu - sorry Linux fanatics by Anonymous Coward · · Score: 0

      For the love of god, ubuntu != Linux! I love linux, but hate ubuntu deeply. Anyway, use debian, as men once did.

  67. Re:I haven't watched the video but... by Anonymous Coward · · Score: 0

    2 times. 3 architectures = 2 switches.

  68. Re:I haven't watched the video but... by countertrolling · · Score: 2

    The best kind... What's the deal? You have something against warped and twisted?

    --
    For justice, we must go to Don Corleone
  69. Re:It only took them HOW many years... by baker_tony · · Score: 3, Informative

    Windows 7 does snap windows to the sides to take up half the screen. It's probably the most used feature of Windows 7 for me :-) With multiple monitors you need to use WinKey+Cursor key.

  70. Re:should also installed the video driver for high by Again · · Score: 1, Offtopic

    This.

    And once he is at +5, we'll raise you to +5 just to get the point across.

  71. Re:Call the boys in the white jackets... by Anonymous Coward · · Score: 0

    Id like to say i am pretty much like you having multiple machine / OS in a household makes you understand the benefits and uniqueness of all of them. Not being tied down to ( Linux Vs MS Vs OSX ) is refreshing .

    Congrats on your setup.

    If you can maintain that many system running and know the commands/procedure to keep them running that is what it's all about .

  72. But why now? by 93+Escort+Wagon · · Score: 1

    I take it only recently dawned on Andrew that maybe 640K wasn't enough for everybody?

    --
    #DeleteChrome
  73. Re:should also installed the video driver for high by Anonymous Coward · · Score: 0

    Sorry, dumbfuck is not a word.

  74. Re:I haven't watched the video but... by Anonymous Coward · · Score: 3, Informative

    It's also disingenious as it uses virtualisation. That's like saying my Win7 machine can run any x86 OS just because I can install VMware Workstation on it.

  75. you can't run anything pre OSX on an intel Mac by Anonymous Coward · · Score: 1

    Classic was only supported on PowerPC, and I think they dropped Classic support entirely in Snow Leopard.

    1. Re:you can't run anything pre OSX on an intel Mac by kevinmenzel · · Score: 1

      Heck, they're even dropping Rosetta in OSX 10.7 - so you can't even run any apps you had that are PowerPC based. Apple doesn't care about compatibility.

    2. Re:you can't run anything pre OSX on an intel Mac by bonch · · Score: 0

      Apple doesn't care about compatibility.

      What? They kept PowerPC compatibility for half a decade.

    3. Re:you can't run anything pre OSX on an intel Mac by Coren22 · · Score: 1

      And Microsoft kept 16 bit compatibility mode for 2 decades, your point?

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
    4. Re:you can't run anything pre OSX on an intel Mac by toddestan · · Score: 1

      Well, another way to look at is every Mac application from before 2005 will no longer run. Really isn't very impressive compared to Windows, where generally most applications from 1995 will still run.

  76. Why avoid Windows ME? by Anonymous Coward · · Score: 0

    They should have gone from 98SE -> ME -> XP not 98SE -> win2k --> XP

    1. Re:Why avoid Windows ME? by roc97007 · · Score: 2

      > Why avoid Windows ME?

      The question contains its own answer, Grasshopper.

      --
      Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
  77. Re:should also installed the video driver for high by ChrisMP1 · · Score: 5, Informative

    "Living language" does not mean that everything that comes out of someone's mouth is correct. It's still possible to be wrong.

    --
    <sig>&nbsp;</sig>
  78. Re:I haven't watched the video but... by ChrisMP1 · · Score: 1

    That's pretty amazing.

    --
    <sig>&nbsp;</sig>
  79. Now do it with UNIX by Anonymous Coward · · Score: 0

    Yeah, do it with versions of Unix. Bwa-hah-hah.

  80. Re:Call the boys in the white jackets... by Majkow · · Score: 1

    and i bet you pride yourself on not owning a television and you remind everyone one at every opportunity

  81. Re:should also installed the video driver for high by jebblue · · Score: 1

    +1 grammar correction; -1 belligerence

  82. Re:I haven't watched the video but... by Anonymous Coward · · Score: 0

    And what are you doing wasting your time on Slashdot?
    At least he is doing something, what are you doing besides complaining about what someone else is doing with their time?
    Hell, why am i even replying to you?

    They could be on holiday, maybe they wanted to see if Windows could really be upgraded from the very first version to the latest.
    Who knows, maybe this will inspire someone with an idea of their own.
    But no, no, "they have too much time on their hands".
    I expect some of this crap from Digg or Reddit, but not on /.
    Get. Out.

    Mod -1 troll, please.

  83. I did something similar... by roc97007 · · Score: 1

    ...but over several years. Windows 3.1 -> Windows 95 -> Windows 98 -> Windows 98 SE -> Window ME -X Windows XP

    And there the progression stopped. A lot of things just stopped working. So I recovered from a ghost of ME, tried again, same thing.

    I never did get that particular upgrade to work. Dual-booted for awhile, eventually weaned off ME.

    Methinks this is why he chose Win98 -> Win 2K -> XP. Avoids a lot of heartache.

    My God, do you remember when we were actually looking forward to ME? Shudder.

    --
    Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
    1. Re:I did something similar... by johncandale · · Score: 1

      We never looked forward to ME. You sound like a unwashed Linux user ;) win98 SE was too good. Like XP was too good to convert to vista, no matter how much better the file system etc was

    2. Re:I did something similar... by FreonTrip · · Score: 1

      My God, do you remember when we were actually looking forward to ME? Shudder.

      I'm not sure anyone ever really did. Even when it was new and in the process of being hyped up, people looked at it as an awkward surprise, like a lasagna sitting right in the middle of a Chinese buffet. The release still doesn't make any sense to me - XP was barely more than a full year away, Windows 98SE was ensconced as a standard with most of its bugs and limitations either accepted or worked around, and Microsoft suddenly dumps a half-baked, vaguely NT-flavored version of Win9x into the marketplace. It's a product for which no one asked. Does anyone have some insight? Were they trying to give a crew of engineers something to do before XP's release?

  84. Re:Yeah, this is GREAT... by FrankDrebin · · Score: 1

    NSFW

    No kidding. My boss walked in right when the video shows this guy picking the user name "twatface".

    --
    Anybody want a peanut?
  85. Re:It only took them HOW many years... by moonbender · · Score: 1

    Re: the user directory path. I agree that it took far too long to settle on a simple path. That said, I think the location of that directory is actually fairly irrelevant for the day-to-day activities of most Windows users. Certainly was for me, when I still used it. My relatives put their stuff on the desktop and in Documents without giving a damn where those locations "really" were in the filesystem. And I used to put stuff -- apps and data -- wherever the hell I wanted, mostly on different single-purpose HDDs or partitions; basically everywhere EXCEPT the user folder wherever it was. I know it took me a while to reorient myself to basically consider ~ as the root directory for my day-to-day activities. Of course, that was when running as a non-privileged user in Windows was basically crazy talk.

    Re: scripting. How many ways of "fucking around" with batch/scripting are there in *NIX? Various shells with incompatible syntax, perl, python, tcl are all widely used; the list goes on and that's a good thing. Hell, even the popular editors (though not so much the standard editor) are basically their own programming environments. Compared to all of this, Windows is basically static.

    --
    Switch back to Slashdot's D1 system.
  86. Re:I haven't watched the video but... by Jeremiah+Cornelius · · Score: 0, Flamebait

    I watched this. I threw-up into my mouth, a little.

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  87. Re:should also installed the video driver for high by Hadlock · · Score: 2

    Your link calls it a misspelling. Misspellings aren't correct grammar.

    --
    moox. for a new generation.
  88. ummm by revxul · · Score: 0

    He does not install Windows 7.

    --
    Truth, Just Us, And Hatred For All Mankind!
  89. Re:I haven't watched the video but... by larry+bagina · · Score: 0

    I have 2 dogs. One (male, neutered) eats out the other's pussy (female, obviously) on a regular basis. He also licks his own cock and balls. Sometimes even his own asshole.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  90. Re:I haven't watched the video but... by Hadlock · · Score: 1, Informative

    Win7 64 professional full (not upgrade) is available at retail for $99 as an "oem version" from a variety of retailers, incl newegg and amazon. Despite some worry warts claiming otherwise, you can transfer the oem licence to a new computer when you retire the old one (done it, working just fine).

    --
    moox. for a new generation.
  91. Put your hand in the box by Daetrin · · Score: 1

    What's in the (Win) box?

    PAIN!

    --
    This Space Intentionally Left Blank
  92. Re:I haven't watched the video but... by sltd · · Score: 1

    The upgrade costs less, but not enough that upgrading through all those versions would be cheaper than just a Windows 7 license. IIRC, the 7 upgrade disc only works with Vista.

  93. Re:Call the boys in the white jackets... by woboyle · · Score: 1

    Well, when the computer boots, it's Scientific Linux 6. When I have to run that one program, I start XP in a virtual machine. The computer itself isn't running Windows, only the VIRTUAL machine is. So sue me! :-)

    --
    Sometimes, real fast is almost as good as real-time.
  94. Re:It only took them HOW many years... by markass530 · · Score: 1

    ugh. I keep stumbling on all these short cuts that I should have learned a while ago, thanks that one is quite nice

  95. Re:Yeah, this is GREAT... by Hadlock · · Score: 1

    You certainly wouldn't think about installing Windows 7 on an IBM PC XT. Each version of Windows has required a more modern computer than the last, so this is only possibly by starting with a modern PC and then installing an ancient OS. Or possibly moving a hard drive between machines.

    I'm curious if there is any one machine that could run all current versions of windows. If there was one, I suspect it would some sort of Pentium Pro or Pentium 3... or Pentium M, since it is a 32 bit processor (win7 has been installed on a P3), and is old enough (1995) to possibly still have an ISA slot on the motherboard. Although it looks like a couple of nitch manufacturers still include ISA slots on them. Interesting...

    --
    moox. for a new generation.
  96. Re:I haven't watched the video but... by Anonymous Coward · · Score: 0

    Then a friend of theirs named Bill O. comes out and yells at you for making a non-political story.. political.

  97. Re:Call the boys in the white jackets... by woboyle · · Score: 2

    I still have some useful old software on there after some 20 years using QNX at work. One of these days I will port it to Linux, but time being the main thing I don't have enough of...

    --
    Sometimes, real fast is almost as good as real-time.
  98. That would have been perhaps more interesting by damn_registrars · · Score: 1

    disappointment with Windows 7 leads to incremental downgrades back to Windows 1.0

    I often wondered how many of the windows upgrades were undo-able. I seem to recall having seen that option in various other windows upgrade versions over the years; how many of them would work? Personally I'd be surprised if he even succeeded in downgrading all the way back to XP or 2k (assuming he didn't change his partition tables along the way)...

    --
    Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
  99. Re:I haven't watched the video but... by MobileTatsu-NJG · · Score: 4, Funny

    ...this strikes me as someone who has too much time on his hands.

    ... so I thought I'd go on Slashdot and post my opinion on that.

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  100. Re:I haven't watched the video but... by drsmithy · · Score: 1

    I thought of ME, however he could not use it since there is no upgrade path from ME to anything, it is a dead end.

    Pretty sure you can upgrade from ME to XP.

    Using Windows 2000 was, IMHO, inappropriate. He was examining the "consumer" line of Windows, and 2000 wasn't part of that lineup. He should have used ME instead of 2000, then upgraded to XP.

    A similar progression from Windows NT 3.1 to 7 would also be interesting to watch as an encore.

  101. Re:should also installed the video driver for high by larry+bagina · · Score: 2

    umm A stupid way of saying "should have".. Urban dictionary points out that retards who don't know better use it that way. I could tell everyone that Surt eats dog shit for dinner but that doesn't make it food.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  102. Re:should also installed the video driver for high by MobileTatsu-NJG · · Score: 4, Informative

    Should HAVE, dumbfuck, HAVE.

    Dumb fuck, dumb fuck, DUMB FUCK.

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  103. To be "fair", start with a 5-10MB disk by msobkow · · Score: 1

    If you want to be fair, you should start with a 5-10MB disk, which is what was available around the time of Windows 1.0/DOS 5.

    It would have been physically impossible to keep upgrading a machine this way in reality, as you'd have run into hardware driver issues when upgrading motherboards and hard drives to get the capacity needed for the newer releases of Windows. An interesting experiment to see if the software itself could deal with the upgrades, but hardly noteworthy. I'm more impressed with software like OS/2 that didn't need to be upgraded to serve it's purpose.

    --
    I do not fail; I succeed at finding out what does not work.
    1. Re:To be "fair", start with a 5-10MB disk by 517714 · · Score: 1

      I was running DOS 3.3 and 3.3.1, respectively, when I got Windows 2 and 3.0 and I always had the current version of DOS, though I skipped 4.X because it was buggy as hell (possibly due to the IBM bits of code). I had a 10 MB HD on my svelte 14 lb. 10.4" screen CGA Monochrome laptop, 40MB with 32 and 8 MB partitions on the desk. DOS 5.0 came out between Windows 3.0 and 3.1

      --
      The US government have made it clear that we have no inalienable rights; any we do not defend vigorously will be taken.
    2. Re:To be "fair", start with a 5-10MB disk by Anonymous Coward · · Score: 0

      DOS 3 introduced partition support, because hard drives had grown beyond the 32 MB that FAT could handle at the time. A 40 MB hard drive had to have two partitions.

      Hard drives were bigger in DOS 5 times.

    3. Re:To be "fair", start with a 5-10MB disk by julesh · · Score: 1

      If you want to be fair, you should start with a 5-10MB disk, which is what was available around the time of Windows 1.0/DOS 5.

      My first machine was built in 88 (after the release of Windows 2.0, but before it became popular -- the hardware requirements were considered too high at first, I believe) and supplied with Windows 1.0, DOS 4.01, and a 45MB HDD. It was a common configuration at the time, I believe. This chart suggests the 5MB disk was history by the time Windows 1.0 was released in mid 85, and that 10MB was history by the time Windows 2 was released in late 87. By the time DOS 5 was released in 91, 100MB would have been the most common disk size.

      I consider the use of DOS 5 a cheat. Nobody would ever have installed Windows 1 over DOS 5; they were not contemporary. At a guess, the only reason DOS 5 is used is that it supports 2GB partitions, which DOS 3.1 (the appropriate contemporary for Windows 1) couldn't do, being limited to 32MB. So the process should start with DOS3.1 and a 32MB disk and progress from there, IMO.

    4. Re:To be "fair", start with a 5-10MB disk by TheRaven64 · · Score: 1

      My first PC was an Amstrad PC-1640. It was an 8086 with 640KB of RAM and a 40MB hard drive, however this was an after-market upgrade. The original shipped in three configurations. The -SD model had one 5.25" floppy disk drive (360KB max!). The -DD model came with two such drives. The (most expensive) -HD20 model came with a 20MB drive. As I recall, they all shipped with DOS 3.2 and GEM. There was also a slightly cheaper PC1512, which only had 512KB of RAM. This was released in 1986, and continued shipping until about 1990. 5MB hard drives were definitely not history by that time - a lot of machines were still shipping with no hard drive. My father's company had a 286 with a (full height!) 5MB hard drive running iRMX, which must have shipped some time after 1982 (when the 286 was introduced), and was still in operation several years later.

      --
      I am TheRaven on Soylent News
    5. Re:To be "fair", start with a 5-10MB disk by zmollusc · · Score: 1

      I had Dos 4.01 on a 40Mb 286 back in the day.
      IIRC, Dos 3.3 could address 32Mb partitions, Dos 4.01 onward was good for 512Mb (so everyone split their 800Mb drives into 2 partitions) and there was another problem later at 2Gb which i think was solved by fleeing to NTFS.

      --
      They whose government reduces their essential liberties for temporary security, receive neither liberty nor security.
    6. Re:To be "fair", start with a 5-10MB disk by kaen · · Score: 1

      I think Fat32 solved the 2GB problem. I had a Windows 95b machine that had 2 and when I upgraded to 8, the only problem I had was with the BIOS. A firmware update fixed that.

    7. Re:To be "fair", start with a 5-10MB disk by swalve · · Score: 1

      Any of you clowns tried running Quark on an Apple II? And they say Windows sucked...

      My first PC was a Compaq Portable. 2 5.25" disks. Hard drives were $10,000 Winchesters that only pipe smoking bearded guys bought. I think my first PC with a hard drive was a PS/2 Model 55. I think. Had the fancy 1.44M floppies and I think a 30M HDD. The little fucker was fast, too. Too bad IBM made it propriatary, very much ahead of its time. But the fastest, coolest machine I ever had was a Compaq Deskpro 386 with 20MB of ram and a math coporcessor. Ran Windows 3.11 WFW like lightning. The only time I've ever seen a machine that was blazingly fast (for its time) was some kind of Compaq Workstation. PII 400 with SCSI drives and RAMBUS ram. Blew through the NT4 install at a speed I've never seen since.

      Also, no software needs to be upgraded to serve its purpose. It only needs to be upgraded if you want to change its purpose. There are plenty of Win 3.1 machines sitting in closets acting as twinax gateways and such to this day.

  104. Re:I haven't watched the video but... by Anonymous Coward · · Score: 1, Insightful

    I threw-up into my mouth, a little.

    You should get that checked out; people your age can't be too careful, after all. My grandfather was doing the same thing occasionally, and it turned out that he had severe acid reflux.

  105. Re:I haven't watched the video but... by samuraiz · · Score: 1

    Not legally, you can't. In fact, MS has clarified the license so that an OEM license is only good for a single computer (that is, it isn't a transferable license) built for resale. Hobbyists aren't allowed to use it on hardware they build to keep for themselves. How much you care about Microsoft's terms is, of course, entirely up to you.

  106. Re:It only took them HOW many years... by drsmithy · · Score: 2

    Re: the user directory path. I agree that it took far too long to settle on a simple path. That said, I think the location of that directory is actually fairly irrelevant for the day-to-day activities of most Windows users.

    It's irrelevant to everyone. It should be referenced with the environment variable %USERPROFILE% (or a suitable API call), because it *could* be anywhere.

  107. Re:I haven't watched the video but... by tqk · · Score: 1

    ...this strikes me as someone who has too much time on his hands.

    Self abuse comes to mind. Why'd anyone subject themselves to this? 3.1, and copying a file to a floppy demands you go make coffee.

    What the !@#$ was that bolt-on network stack called again? Thank $DEITY for Linus.

    --
    "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
  108. Re:should also installed the video driver for high by Anonymous Coward · · Score: 3, Funny

    you should of spent the mod points elsewhere

    Should HAVE, dumbfuck, HAVE.

  109. Re:should also installed the video driver for high by tqk · · Score: 1

    should of

    Should HAVE, dumbfuck, HAVE.

    Should've. He just doesn't get apostrophies.

    --
    "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
  110. Re:Call the boys in the white jackets... by Clandestine_Blaze · · Score: 1

    It's true! Wedding photo attached. :-)

  111. Re:It only took them HOW many years... by baker_tony · · Score: 1

    experiment with winKey plus up and down as well (to maximise and minimise).

    Also, assigning keyboard short-cuts to program short-cuts on the start menu is very handy (bring up properties and enter shortcut key). e.g. ctrl+alt+w for word, ctrl+alt+s for windows 7's snipping tool (another awesome feature of windows 7 I use all the time), etc.

  112. Re:I haven't watched the video but... by Vyse+of+Arcadia · · Score: 2

    I doubt Linux. My understanding is that the jump from 0.x to 1.0 and from 1.x to 2.0.0 broke binary compatibility, as well as marking a major change.

  113. Re:I haven't watched the video but... by Narcocide · · Score: 1

    Yep, I can correlate this. My parents owned a pair of muff-dyke shih-tzu's. There may be something that really separates the animals from the humans, but its certainly neither homosexuality nor oral sex.

  114. Re:I haven't watched the video but... by the+linux+geek · · Score: 2

    Unisys's MCP operating system, the oldest OS still in production, has binary compatibility back to 1961. That is damn impressive.

  115. Re:I haven't watched the video but... by tqk · · Score: 1

    I managed 95 -> 98 -> ME -> XP -> Vista -> 7 without any serious problems.

    Posting anonymously so I don't lose my Linux cred...

    I'm a Linux guy (since '93), and I liked ME. It seemed far more predictable than other versions I used. It's also the last version I bothered with.

    --
    "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
  116. Re:I haven't watched the video but... by countertrolling · · Score: 1

    Mission accomplished :)

    --
    For justice, we must go to Don Corleone
  117. Re:Yeah, this is GREAT... by the+linux+geek · · Score: 1

    IIRC, an ISA slot isn't required for any Windows version. I've run Windows 1.0 on an ISA-less machine before. At least in theory, any modern PC with a floppy drive should be able to run all Windows from 1.0 to 7.

  118. Re:I haven't watched the video but... by datapharmer · · Score: 1

    That is like saying windows is not maintaining compatibility because I can't run Windows Mobile programs or Windows Server for Itanium programs on my x86 machine. It isn't compatibility, it is an architecture issue.

    --
    Get a web developer
  119. Re:Call the boys in the white jackets... by Anonymous Coward · · Score: 0

    Wow. I would have modded this up.

  120. Re:I haven't watched the video but... by Anonymous Coward · · Score: 0

    Are you sure it wasn't Dan Hicks and the Hot Licks?

  121. What, no Windows 98SE? by jaymz666 · · Score: 0

    He explains why he skipped ME, but doesn't mention 98SE

    1. Re:What, no Windows 98SE? by nickersonm · · Score: 1

      He installed SE at 5:45.

    2. Re:What, no Windows 98SE? by Anonymous Coward · · Score: 0

      He explains why he skipped ME, but doesn't mention 98SE

      Yes he does, right around where he says "Vanilla 98" He quickly mentions and shows he is installing 98SE, then goes on to install 2000

  122. Re:Yeah, this is GREAT... by YoshiDan · · Score: 1

    Maybe. But if he were doing the same on real hardware with Windows he would still have to go through several hardware upgrades...

    I agree that it is pretty cool that the executables from Windows 2 will still run on Windows 7. I am pretty sure that the ones he were running were from windows 2 because Windows 1 apps won't run without modifying the header, but they still can run (see: http://toastytech.com/guis/misc.html)

  123. Re:I haven't watched the video but... by tqk · · Score: 1

    At least he is doing something, ...

    No, he's not! WTF are you talking about?!?

    It's mental masturbation. Why would anyone want to stir the entrails of Microsoft Windows 3.1 in 2011?!?

    Sheesh.

    --
    "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
  124. Re:It only took them HOW many years... by EvanED · · Score: 1

    It's not quite irrelevant to everyone because there are a lot of crappy scripts (especially written by people who run *nix) that assume that your paths don't have spaces in them.

    But it is almost entirely irrelevant.

  125. Re:should also installed the video driver for high by sootman · · Score: 1

    Good point, but you could of phrased it more politely. Try and be nicer next time. ;-)

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  126. Re:I haven't watched the video but... by anyaristow · · Score: 1

    ...this strikes me as someone who has too much time on his hands.

    Yes, he should instead be posting comments to internet forums.

    I'm going to guess you've spent more time in internet forums this week than he spent running his test. To show for his time spent, he's got something half a million people apparently wanted to see.

    How'd you do?

  127. Re:I haven't watched the video but... by Anonymous Coward · · Score: 0

    Trumpet Winsock?

  128. Re:It only took them HOW many years... by EvanED · · Score: 2

    "Those who don't understand UNIX are condemned to reinvent it, poorly."

    I have my own corollary: "Those who understand Unix are condemned to invent it, well." (Read that in a somewhat insulting way and you get the idea.)

    As someone who uses both Windows and Linux a lot, there's a lot to like and a lot to hate about both systems. I think Windows, especially recent versions, gets a bad rap amongst CS folks. And I think that there are a lot of things about Unix that I describe as persisting because the people who work on it refuse to acknowledge it's no longer 1975. (This is being deliberately antagonistic, and it overstates my feeling, but it does get the essence.)

    For example, I've been involved in a few discussions over the years here about what a file system should look like for instance, and saying things like that I think Transactional NTFS is awesome and I wish *nixs would support it -- and I've gotten almost nearly unanimous dissent amongst Unix oldbeards. That's something MS has done right, and it's a huge pity that you can't write cross-platform software that uses a transactional file system.

    This isn't to say Windows is perfect: it isn't, not by any stretch of the imagination. It's got implementation issues (buffer overflows), configuration issues (largely borne out of a desire for backwards compatibility), and what I feel it's biggest problem going forward is, which is an API that... is not very clean in many respects. (E.g. Unix's fork/exec method of process "creation" is way cleaner than CreateProcess because the latter has to take into account lots of stuff (changing the environment, remapping file descriptors, etc.) that you would do between fork and exec on Unix.)

  129. Re:It only took them HOW many years... by Anonymous Coward · · Score: 0

    Look into allsnap, it's an awesome program that does just that.

  130. Re:Yeah, this is GREAT... by afidel · · Score: 1

    Why would you need an ISA slot, DOS runs just fine on machines with PCI. The only thing required is support for INT13h which anything with an IDE/ATA interface supports. For DOS 1.x you'd need a FDD controller but those were available on a southbridge emulated ISA bus up until a few years ago. Though you could technically start with DOS 7.1 with FAT32 using w3xstart to load win 1.x and do the whole thing without even needing to touch the partition until you got to Win 7 with the need for a partition larger than 2GB and NTFS.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  131. 20 years of compatibility by pckl300 · · Score: 2

    But, the new iOS won't support my 2 year old iPod...

    --
    In the beginning, there was null.
    1. Re:20 years of compatibility by Anonymous Coward · · Score: 1

      And the 20 year old OS won't run natively on his computer, either. Heck, even VMWare can't emulate the serial mouse driver needed for Windows 1.0.

    2. Re:20 years of compatibility by Anonymous Coward · · Score: 1

      Just use the MOUSE.DRV from Windows 2.03

    3. Re:20 years of compatibility by vlueboy · · Score: 1

      The Windows-based Basilisk II emulator of 68000 processors could run any MacOS up to OS 8.1 IIRC. At some point after iPods started being sold, I noticed an abrupt trend for install OS's to be Bios-keyed so that you couldn't even troubleshoot a laptop with a desktop CD (lots less lenient than Dell and Compaq locking out only computers bearing competitor's logos while working accross all form-factors).

      Things never got back to the old ways after OS 9 came out. Another problem is that MacOS 10.n completely disappears off the shelves and corporations that trained all their users on that n version the morning MacOS 10.n+1 is released.

      Now that I think about it, XP would never have survived 10 years that way --they were still selling it legally at large physical stores in 2009, and even in 2008 corps could still bulk order new PC's imaged with it in spite of MS' having long released a newer OS hungry for attention. The converse is how few stand-alone copies of OS 9.x you see. The grip apple on planned obsolecense these days is scary, and changed so suddenly it's still making heads spin :)

      And I was an apple fan a decade ago... when they still made only computers.

    4. Re:20 years of compatibility by vegiVamp · · Score: 1

      My word, but Apple has fallen low if Microsoft is now to be seen as an example for longevity in hard- and software.

      --
      What a depressingly stupid machine.
  132. Re:I haven't watched the video but... by Anonymous Coward · · Score: 1, Funny

    One (male, neutered)... also licks his own cock and balls

    Amazing.

  133. Re:I haven't watched the video but... by 517714 · · Score: 2

    ME MTBF 30minutes? Predictable isn't always good.

    --
    The US government have made it clear that we have no inalienable rights; any we do not defend vigorously will be taken.
  134. Windows ME by Anonymous Coward · · Score: 0

    I like how they skip from 98 to 2000 to Xp. Where's the love, guys?

    1. Re:Windows ME by MadMaverick9 · · Score: 2

      I guess you didn't actually watch the video.
      Windows Me to Windows 2000 Upgrade Is Not Supported
      http://support.microsoft.com/kb/272627
      See comment in video at 6:07.

    2. Re:WIndows ME by MadMaverick9 · · Score: 1, Informative

      I guess you didn't actually watch the video.
      Windows Me to Windows 2000 Upgrade Is Not Supported
      http://support.microsoft.com/kb/272627
      See comment in video at 6:07.

    3. Re:WIndows ME by Ancantus · · Score: 1

      Well he said in the video that ME wouldn't upgrade to Windows 2000, so it was skipped. But we all know that ME really isn't a windows operating system. Just a really cleverly disguised virus.

      --
      Violence is the last refuge of the incompetent. -- Isaac Asimov
  135. Where to point the blame by juventasone · · Score: 1

    The video really highlights how "virgin" Windows installations are actually pretty solid. The real-world problems are typically third-party drivers and software.

  136. Re:I haven't watched the video but... by tqk · · Score: 1

    Yup. Thanks.

    --
    "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
  137. Trumpet Winsock by Anonymous Coward · · Score: 1

    Actually, what's interesting is that many of us were using Trumpet Winsock back in the day and the dude who developed it never got compensated for it:

    http://www.reddit.com/r/reddit.com/comments/fwciq/peter_tattam_created_trumpet_winsock_enabling/

    1. Re:Trumpet Winsock by Muad'Dave · · Score: 1

      Don't forget Russell Nelson and the Crynwr Packet Drivers - they were awesome as well.

      --
      Tiller's Rule: Never use a word in written form that you've only heard and never read. You will end up looking foolish.
  138. Re:I haven't watched the video but... by tqk · · Score: 1

    I watched this. I threw-up into my mouth, a little.

    Funniest comment ever.

    --
    "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
  139. Re:It only took them HOW many years... by isdnip · · Score: 1

    But they really should get rid of the "C:\" convention for disks. Sure, you can do some remapping, but it's homage to the floppy-disk days of MS-DOS.

    Cutler's previous OS, VMS, got it right, and better than Unix (dare I say it here!). A drive had a physical name that was based on its hardware:
    DJA1:
    But that was normally hidden and mapped to a Logical name, which could refer to any node in a directory tree, including a cluster of disks, or just a directory:
    SYS$SYSTEM: (which might point to DJA1:[SYSTEM]
    SLASHFILES: (which might point to DJA2:[CMDRTACO.SLASH]

    Applications could then use the logical name, and if drives were added or subtracted, nobody worried about things breaking, so long as the logicals were correctly mapped.

  140. Re:I haven't watched the video but... by Anonymous Coward · · Score: 0

    You are full of shit.

  141. Re:I haven't watched the video but... by slashdottedjoe · · Score: 1

    Go to a dog park and you will see all sorts of dogs licking each other. It is very common. Not all licking may be sexual though. There seems to be a sniff it and taste it exploration going on. However, soon after that sniffing and tasting comes the humping.

  142. Re:Yeah, this is GREAT... by Anonymous Coward · · Score: 0

    You certainly wouldn't think about installing Windows 7 on an IBM PC XT. Each version of Windows has required a more modern computer than the last, so this is only possibly by starting with a modern PC and then installing an ancient OS. Or possibly moving a hard drive between machines.

    I'm curious if there is any one machine that could run all current versions of windows. If there was one, I suspect it would some sort of Pentium Pro or Pentium 3... or Pentium M, since it is a 32 bit processor (win7 has been installed on a P3), and is old enough (1995) to possibly still have an ISA slot on the motherboard. Although it looks like a couple of nitch manufacturers still include ISA slots on them. Interesting...

    Actually, I have a P4 board with an ISA slot. Interesting stuff you find laying around your garage...

  143. Re:I haven't watched the video but... by hairyfeet · · Score: 2

    Funny I hear Tommy Shaw and an excellent guitar solo, but maybe that's just me ;-)

    As for TFA it strikes me funny (again maybe its just me) that he stuck with the consumer OSes until he stuck in Win2K Pro and then suddenly went back to the consumer OSes. Maybe he just blocked out the horror that was WinME? I know there are plenty of us that would like to forget it, although trying to keep Vista running on my machine gave me some serious WinME flashbacks.

    --
    ACs don't waste your time replying, your posts are never seen by me.
  144. Re:I haven't watched the video but... by Narcocide · · Score: 1

    Yea but FWIW lack of binary compatibility is only a show-stopper for software that doesn't provide the source along with the binaries, and this guy didn't even bother tackling audio, network, or accelerated graphics... showing that a DOS install of Doom 2 still runs on Windows 7 with no audio or network testing whatsoever isn't exactly what I'd call a herculean feat of reverse compatibility.

  145. Re:I haven't watched the video but... by tqk · · Score: 1

    ME MTBF 30minutes? Predictable isn't always good.

    Oh come on, I had Linux uptimes on that box of, ...

    Oh, wait. Yeah, it did mostly ignore Windows and just run Linux, full disclosure. But I did like ME at the time. Maybe it was just Dell's bluedisk background image that I'm pining for.

    alias bd='/usr/bin/feh --bg-center /home/keeling/grf/bluedisc_1600.bmp'

    Aaaahh! :-)

    --
    "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
  146. WIndows ME by KalvinB · · Score: 1

    Hey, you forgot about ME!

    Interesting that he just goes to 2000 as the upgrade to 98 as opposed to ME and then XP.

  147. Re:It only took them HOW many years... by znerk · · Score: 1

    But they really should get rid of the "C:\" convention for disks. Sure, you can do some remapping, but it's homage to the floppy-disk days of MS-DOS.

    Cutler's previous OS, VMS, got it right, and better than Unix (dare I say it here!). A drive had a physical name that was based on its hardware:
    DJA1:
    But that was normally hidden and mapped to a Logical name, which could refer to any node in a directory tree, including a cluster of disks, or just a directory:
    SYS$SYSTEM: (which might point to DJA1:[SYSTEM]
    SLASHFILES: (which might point to DJA2:[CMDRTACO.SLASH]

    Applications could then use the logical name, and if drives were added or subtracted, nobody worried about things breaking, so long as the logicals were correctly mapped.

    Haven't touched a Windows box in almost a decade, then?

    You might want to look into drive mappings in, say, XP... where you can mount anything other than the system drive in any directory you wish. You might even have been able to do that in Win2k.

    Just because the root of the system is called "C:\" instead of "/" you wanna get all huffy? Whatever. There's a reason most small businesses are using Microsoft software, and it might just be that the Linux zealots are all MS-bashing nutjobs who refuse to pay attention to reality if it doesn't conform to their ideals... quite similar to the Microsoft zealots, mind you, just in the other direction.

    I prefer to keep an open mind, and try to be aware of the things that different systems are good at doing... as opposed to hanging my heart from one particular nail.

    --
    This work is licensed under a Creative Commons Attribution 3.0 Unported License.
  148. No hardware upgrates to speak of either... by VortexCortex · · Score: 3, Interesting
    Go ahead, try it again the way I remember it...

    Upgrade from a 386 with Win3.1, to Win95 on 486DX, then Win98 a Pentium, Win2000 on Pentium II, etc. Try migrating your settings from one hard drive to another larger one at each step. Perform a few service pack upgrades along the way like a normal user would. Hint: Migrating your systems through multiple hardware & service pack upgrades is a pain in the ass and flaky as hell.

    Just try to take an older windows version and copy the files and settings onto AN ALREADY INSTALLED OS that your hardware vendor gave you -- OS pre-installation will be the death of me.

    You save time if you wipe the new system, copy the old files from one PC to the other, then use the OEM CD (IF YOU CAN) to "upgrade" the OS back to the newer version... I've had to buy an additional copy of windows (having paid for the one that's pre-installed) just to get a CD that would allow me to upgrade. That's the price you pay for being a loyal Microsoft customer...

    Copying the old windows files over to the new larger drive won't copy the master boot record, and even if you do manage to reimage your new system to match the old system Windows will call you a THEIF (user of a pirated copy of windows), and prevent you from upgrading until you to re-validate since the massive hardware change. Good luck booting & revalidating, the old OS drivers don't work on the new system they've been copied over to... "Upgrades" are subject to having a "valid" installation of windows already on the machine.

    To note: Another option worked sometimes -- Actually full on install the old OS into the freshly wiped new system. Then, copy all the files / settings, etc (or use migration tool if it exists & your old OS boots on the new machine...) Finally, "updrade" the new machine back to it's original OS version... Got a new machine?! Great! Stop right there, you can't use it till it has thrice installed windows!

    Also: I dare you try using a 386 to run Vista.

    So what if MS can be upgraded through "EVERY VERSION*" ON THE SAME VIRTUAL HARDWARE without monthly and/or service pack updates? This is a solution in search of a use-case that doesn't exist.

    * Well, except ME -- Guess that it isn't possible to upgrade through "every version" then is it?

    Old hardware won't run MS's new OSs, and the old OSs don't work on the new hardware (outside of a damn controlled environment VM -- Win3.1 on a x64 quad core? Don't make me laugh -- it won't even support my mouse). Of course using these old OSs for testing & supporting software for legacy systems is a useful ability, but come on...

    Actually having lived & worked through the hell that is the upgrade path through multiple windows upgrades w/ data & software migration and different hardware, and then watching how easy it is in a VM is just maddening (Oooh, it COULD have been that easy!? Well, damn, then why wasn't it?! -- rhetorical question [no need for pedantic answers] )

    Reality has been quite a bit more frustrating... Lesson learned: NEVER, I repeat NEVER use Windows (outside of a VM), and ALWAYS place your user files on a different drive and/or partition than the operating system -- It makes migration a hell of a lot easier.

    1. Re:No hardware upgrates to speak of either... by SanityLapse · · Score: 1

      Well, you have correctly identified all the hardware bullshit that people have had to suffer through over the last two decades.

      That's not really the point though, is it?

      There isn't a hardware platform anywhere that has functional drivers for every Windows version outside of a virtual environment. That is in itself an accomplishment for VMWare, really. No one expects Windows 7 to run on a 386 either (or the latest Debian for that matter, though I'm sure some lunatic has tried), but it is interesting what exactly has carried over from one generation to the next and how much backwards compatibility there is.

      So no, this is not a real-world scenario. Unless you have some burning desire to play Doom2 and write something in a decade-old version of word perfect (and for some reason can't bothered to spin up a VM for these nostalgic yearnings), just copy your shit off to another drive and do a clean install. Upgrades are for masochists.

      Also: I dare you to attempt this with your favorite combinations of linux distros over the years and tell us how you fare. I love my linux, but lets not kid ourselves. Upgrades aren't pain-free here either.

    2. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      That was a really fun rant to read, thanks.

    3. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      Migrating through *Serivces Packs* is hell? Sure it is.

      I've lived through the entire Windows period, and just like you I've upgrade hardware/software dozens of times. From your bitchy/whiny post, I'd say you were just less competent than the average user.

      And of course Vista can't run on a 386, I don't think that was the point. The point was to show how the software engineers at Microsoft had create a chain of unbelievably complication operating system software that had a migration path through 20 years of versions. I'm not sure any other sufficiently complicated software system could claim that level of backwards compatibility.

    4. Re:No hardware upgrates to speak of either... by sgunhouse · · Score: 1

      ME wasn't the only version that must have been skipped. Between Windows 3.1 and Windows 95 there was Windows for Workgroups and there was also the original Windows NT (3.5). Windows 95 was a successor to Windows 3.1, there was a separate Windows NT 4 as an update to NT 3.5. After 95 (in the single-user versions) were 95 Plus!, 98, 98 SE and of course ME, after NT 4 was Windows 2000. Windows XP was actually descended from Windows 2000. Since 95/98/ME didn't support NTFS, it wasn't possible to "upgrade" from one of the NT versions to one of those. (And I'm not considering the "Server" versions, which would add a few more.)

    5. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      Reality has been quite a bit more frustrating... Lesson learned: NEVER, I repeat NEVER use Windows (outside of a VM), and ALWAYS place your user files on a different drive and/or partition than the operating system -- It makes migration a hell of a lot easier.

      The latter part is obvious. Especially when later versions of windows allow you to specify where to put the relevant files and even bundle the most important things into a single directory structure (yay for the 'users' directory).

      However, I take issue with the first part. Please excuse me while my job requires tools and applications that do not have a linux direct equivalent, and the nearest ones in the open source world fall short of the mark by enough to make them unusable. For example I deal with Newtek's tricaster boxes, of which I need to use Newtek's Lightwave, a 3D modeler. Blender does not allow me to properly interface with the tricaster. Lightwave also doesn't run right under a VM due to the anti-piracy hardware it uses.

      You can have my Windows when I no longer need it.

    6. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      So what if MS can be upgraded through "EVERY VERSION*" ON THE SAME VIRTUAL HARDWARE without monthly and/or service pack updates? This is a solution in search of a use-case that doesn't exist.

      Woosh!
      You need to get laid.

    7. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      Just buy a OEM new version with the new hardware.

    8. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      Cool story bro.

    9. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      The question was not whether DRIVERS upgrade across every version of Windows.

      Good luck finding a manufacturer who still maintains drivers for old equipment.

      But as the video demonstrates, the OS is upgradeable.

    10. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      Wah

    11. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      I just can't imagine someone like you upgrading your desktop from say... Mandriva 2008 to Fedora Core 14.. Or from Fedora Core 10 for that matter.

      Better stick to windows.

    12. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      "Reality has been quite a bit more frustrating... Lesson learned: NEVER, I repeat NEVER use Windows (outside of a VM), and ALWAYS place your user files on a different drive and/or partition than the operating system -- It makes migration a hell of a lot easier."

      Thats an option for many, but there are times only a windows PC (not a VM) can do what you want. I play PC games. I've been playing PC games for 20 years and changing over to a crappy console system is not an option I find acceptable. I would LOVE to run Linux or any other open OS, but they don't support DirectX. Windows emulation can only get you so far, and VMware can't use the video card the way I need.

      Windows in the only OS on market that will let me play the hundreds of thousands of games I like... And the fact that my windows7 PC is backwards compatible with games I grew up with, like Doom2, is another huge advantage for it. Linux is capable of the technical aspects, and supports OpenGL, but the game dev industry hasn't embraced it yet. When it does I'm willing to accept statements that Windows has no place on any PC.

    13. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      I once installed XP on a 386 for fun (it complained mightily, but installed in the end).

      It took around 2-3 minutes for each keystroke to appear on the screen once it had finally booted up.

    14. Re:No hardware upgrates to speak of either... by Anonymous Coward · · Score: 0

      I guess that's what they call a nervous breakdown.

    15. Re:No hardware upgrates to speak of either... by toddestan · · Score: 1

      How'd you get past the requirement of having at least a Pentium processor? The record worst hardware I know of running XP is a Pentium Overdrive, underclocked to 8 Mhz, with 18 MB of ram.

  149. Re:I haven't watched the video but... by bonch · · Score: 1

    Man, Slashdot's community has gone to shit. The majority of the good posters left for Reddit, leaving behind assholes like you.

  150. Re:I haven't watched the video but... by natehoy · · Score: 2

    I wish he was, but, sadly, he's correct.

    http://www.zdnet.com/blog/bott/is-it-ok-to-use-oem-windows-on-your-own-pc-dont-ask-microsoft/1561

    http://www.microsoft.com/oem/en/licensing/sblicensing/pages/localized_licenses.aspx

    A "system builder" is defined as someone who builds a machine, configures it, tests it, and sells it to a third party. Technically, homebuilds have to buy the full license, according to Microsoft's own licensing agreement.

    Not a point I think they'd ever enforce, of course, but it's part of their legalese.

    --
    "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
  151. Hopefully it was time lapse photography by rnturn · · Score: 0

    Good grief I couldn't imagine watching that many installs/upgrades of Microsoft products at one sitting unless it was sped up considerably.

    BTW: How many reboots were required (total) along the way?

    --
    CUR ALLOC 20195.....5804M
  152. Re:I haven't watched the video but... by Wildfire+Darkstar · · Score: 1

    I wouldn't bet my life on it, but I'm pretty sure I upgraded directly from Windows XP (x86) to Windows 7 (x64) on my desktop workstation. Also, given how Microsoft basically treated Windows 7 as a "do-over" given the poor uptake rates of Vista, I'd be surprised if they limited upgrade potential like that.

    --
    Sean Daugherty "I have walked in Eternity -- and Eternity weeps."
  153. Re:I haven't watched the video but... by omfgnosis · · Score: 1

    Mental masturbation is still doing something.

  154. But I have one more question by paltemalte · · Score: 1

    Why would anyone do this? What possible use is there for his findings?

    --
    Sam has one liberty, which he sacrifices for one security. Can you tell me what Sam has now?
  155. BSOD by Tablizer · · Score: 2

    They should compare the very first blue-screen-of-death to the latest blue-screen-of-death.

  156. Re:Call the boys in the white jackets... by omfgnosis · · Score: 1

    What, he's white too?

  157. Re:I haven't watched the video but... by asher09 · · Score: 0

    Good point. Also I just don't think that reverse compatibility is not necessary something that should always be celebrated. Although I hate Apple, I admire their courageous move with OSX when they broke compatibility to make something new. Furthermore, some people appear to be harsh on Linux because they broke binary compt. between the kernel vesions 1.X to 2.X, but that was a good move like OSX. Besides, it wouldn't be fair to compare the kernel versions with Win 1 thru 7, because that'd be like comparing MSDOS to WinX; we should compare, eg, Debian 1.0 to 6.0.

    --
    Some were yelling one thing, some another. Most of them had no idea what was going on or why they were there. Acts19:32
  158. Compatibility beats a Mac by thehodapp · · Score: 2

    Well I guess if you like paying for your software and are in need of compatibility, Windows gets a mod up...

    Gives Mac vs PC fanboys something to argue over. Windows definitely beats Macs in that regard. Try to upgrade the original Macintosh to OSX Lion. Hehehehehe.

    1. Re:Compatibility beats a Mac by bedouin · · Score: 1

      Windows was so buggy and unstable partially because of backward compatibility.

    2. Re:Compatibility beats a Mac by atlasdropperofworlds · · Score: 1, Insightful

      There's no need to argue with the OSX guys. About the only thing OSX really offers over windows is the fact that it's a unix (albeit a poor one...). Other than that, security is in both Linux and Windows courts, as OSX has always been going down first. Perhaps that will change with 10.7 so at least OSX will last as long for once.

    3. Re:Compatibility beats a Mac by x1n933k · · Score: 1

      Mac users live in a post-PC world. Ever since the Intel Switch the hardware game is basically done. Apple seems bent on showing consumers that they're not even in the debate anymore. The argument is redundant. It's about the experience. Apple product design is what matters as a brand and as an experience. Unfortunately developers will have to play nice or get out of their post-pc world.

    4. Re:Compatibility beats a Mac by Stormwatch · · Score: 1

      About the only thing OSX really offers over windows is the fact that it's a unix

      That, and an interface that does not suck. Seriously, interface-wise, I'd take System 7 over Windows 7.

    5. Re:Compatibility beats a Mac by Anonymous Coward · · Score: 0

      Give me a break. You gonna run Windows on an 8086? Don't think so. And I'm sure that Notepad in Windows 1.0 will run just fine in Windows 7, right?

    6. Re:Compatibility beats a Mac by stewbacca · · Score: 1

      Try to upgrade the original Macintosh to OSX Lion. Hehehehehe.

      He wasn't upgrading an old PC from Win1 to Win7, he was updating a modern PC from 1-7, which is nothing like what you suggest.

      This whole premise is stupid. As long as companies don't make perfectly good hardware obsolete via OS updates, this is a dumb conversation. By the time OSX Lion came out, I had no need for a mid 1990s Macintosh computer, for example.

  159. Re:should also installed the video driver for high by Anonymous Coward · · Score: 0

    keyboard != mouth

    This is a spelling mistake, not a grammar error. (Grammar = syntax = rules for putting together rule-following utterances in your language, of which this is certainly one example. He just spelled it wrong. Spelling is a learned skill; language itself, by which I primarily mean the spoken form, is something we are innately wired to acquire.)

  160. Re:I haven't watched the video but... by Chas · · Score: 1

    Whenever I hear "too much time on his hands" I think it's really someone saying "I'm jealous because my life is grey and dull without an imagination".

    Funny, when I hear it, I change the station. I can't stand Styx.

    --


    Chas - The one, the only.
    THANK GOD!!!
  161. Re:I haven't watched the video but... by Thing+1 · · Score: 1

    Cleanliness is next to oh-godliness.

    --
    I feel fantastic, and I'm still alive.
  162. Re:should also installed the video driver for high by Thing+1 · · Score: 1

    I wish I could mod this up.

    --
    I feel fantastic, and I'm still alive.
  163. Re:I haven't watched the video but... by navyjeff · · Score: 1

    Agreed, I might be more impressed if a copy of Word 5.0 or something worked through all those upgrades from Win 3.1 onward. Anyone know if it does?

  164. Re:should also installed the video driver for high by Thing+1 · · Score: 1

    Thereby creating work for Slashdot's "duplicate comment detection" coders (the period was italicized). So: they should of stripped the tags before comparing the comments.

    --
    I feel fantastic, and I'm still alive.
  165. Re:should also installed the video driver for high by Thing+1 · · Score: 1

    "Living language" does not mean that everything that comes out of someone's mouth is correct. It's still possible to be wrong.

    Exactly. Fucking "proof is in the pudding" meme.

    --
    I feel fantastic, and I'm still alive.
  166. Re:It only took them HOW many years... by salesgeek · · Score: 1

    Wow, another KDE4 feature borrowed by Windows...

    --
    -- $G
  167. amd64 by hobarrera · · Score: 2

    There's no way to upgrade to XP 64bit, or Vista 64bit, or 7 64bit, at any point, so you're stuck with 32bit forever (wasting a considerable amount of hardware capability). Windows 8 is said to be amd64 ONLY, so we'll see how this continues in a couple of years :-) BTW: WHAT settings were preserved from 1.0 to 7.0? None that I see. And the groups for monkey island and Doom were recreated at some point too.

    1. Re:amd64 by EricX2 · · Score: 1

      They were 'created' on windows 3.0 as it was the first to support program groups, and never recreated unless I missed something.

    2. Re:amd64 by tris203 · · Score: 1

      its looks like his hot pink background was preserved in some sense

      --
      http://snappeh.com/blog/ - My Blog, not that any of you care...
    3. Re:amd64 by quantumphaze · · Score: 1

      They were recreated during the Win95 upgrade into the new shortcut files. progman.exe sill exists in a fresh Win95 install and will contain all program groups for old win16 apps. (A progman.exe clone is also still featured in Wine along with a winfile.exe clone (but called winefile for some reason))

    4. Re:amd64 by DrXym · · Score: 1
      If Windows 8 is 64-bit only I assume they'll have to draw a line in the sand which 32-bit users cannot cross or will have to upgrade users properly.

      I'm disappointed that Microsoft didn't make the whole 32/64 bit thing largely invisible the way OS X did. I realise OS X had less baggage to carry and less hardware to support, but it would have been great if MS had been far more aggressive making the move, if only to relieve the hassles for developers of building two versions of the same code.

      I look at things like LLVM and wonder why operating systems even need natively compiled apps any more. The app could compile to low level bitcode, built against a certain OS profile and be compiled natively when it hits the box. It would certainly make developer's lives a lot easier if this were the case and I expect it would make Microsoft's life a lot easier especially now they're contemplating porting to ARM.

    5. Re:amd64 by Shados · · Score: 1

      Meh, you can still install 64 bit on top, and it just takes all your old data and dump it in a backup folder before wiping out everything else.

      So sure, you have to reinstall your stuff, but you don't even "have" to make a backup of your stuff first, it will still all be there.

      Copy your document directory at the right place and you're half the way there afterward.

    6. Re:amd64 by netsharc · · Score: 1

      Yeah, I sometimes read the blog of Raymond Chen, a Microsoft employee (google him for the URL :)), and it seems the reason "why is this thing still broken in Windows?" most of the time is "backwards compatibility, if we changed it, millions of apps won't work, and we get the blame.".

      At least OS X is elitist enough to say "we're going to the future, if you can't join us, we'll leave you behind.". And somehow, it doesn't get the blame for making a "crappy" OS.

      --
      What time is it/will be over there? Check with my iPhone app!
    7. Re:amd64 by hobarrera · · Score: 1

      Microsoft was x86 and upgraded as it could with big patches. Even though I don't like Apple at all, I can't deny that what they did with Mac OS X was proper DESIGN and PLANNING. Microsoft creates huges patches. And ships them to DVD increasing the version number and adding some eyecandy.

    8. Re:amd64 by hobarrera · · Score: 1

      They break so much stuff for "backwards compatibility", but still manage to break it SOOOO often as well :-P.

    9. Re:amd64 by hobarrera · · Score: 1

      Sure you can, it's called "clean install", any OS can do that.

  168. Re:I haven't watched the video but... by Anonymous Coward · · Score: 0

    Disingenuous, dumb fuck, disingenuous!

  169. What is more amazing is this.... by goombah99 · · Score: 1

    What is really telling about this is that our microprocessors and motherboard are sufficiently backwards compatible. It tells you how x86 has stunted progress. Itanium was supposed to be a break out. So was powerPC. Yet they dies on the consumer vine (even though they live on in the server and embedded world).

    Whenever I hear "too much time on his hands" I think it's really someone saying "I'm jealous because my life is grey and dull without an imagination".

    What is really "imaginative" here is even daring to think you could get DOS to run on an old machine without an RS232/RS488 port. Either sheer arrogance, stupidity, or cleverness.

    --
    Some drink at the fountain of knowledge. Others just gargle.
    1. Re:What is more amazing is this.... by hovelander · · Score: 1

      Does this mean you pine for the days of WANG?

      And yes, my dad brought one home for awhile before he decided on an Atari 800.

      (I'm still cursed...)

    2. Re:What is more amazing is this.... by suso · · Score: 1

      Don't feel bad, my first PC (after my Amiga) was a Pionex. We went to Sam's Club and I saw the Digital brand Pentium 75 and wanted that because I knew that the Digital would be "cooler", but my dad insisted on paying even more money for the Pionex Pentium 90 (with flaw) that looked like it had more, but was secretly a curse in disguise. It died the next week and I had to drive 6 hours back from college to exchange it for a new piece of crap. I think this computer actually took a few years off my life. But of course it was the computer that made me hate Windows and drove me to Linux so I guess it wasn't all that bad. Sometimes you need a crazy girlfriend so that you know not to do that anymore.

    3. Re:What is more amazing is this.... by hovelander · · Score: 1

      "Sometimes you need a crazy girlfriend so that you know not to do that anymore."

      You, sir, should justifiably feel temporarily wise AND awesome for this analogy!

      (Although I have a few friends who should follow that nugget and don't...)

  170. Re:I haven't watched the video but... by marsu_k · · Score: 1

    While I do appreciate the sentiment, this is slashdot - you certainly have way too much time on your hands.

  171. Re:should also installed the video driver for high by atlasdropperofworlds · · Score: 1

    It's a compound word.

  172. Re:I haven't watched the video but... by tivoKlr · · Score: 1

    Using Windows 2000 was, IMHO, inappropriate. He was examining the "consumer" line of Windows, and 2000 wasn't part of that lineup.

    Funny how I always thought 2000 rocked and the rest sucked. Guess the consumer isn't deserving of a solid os.

    Typed on my aging MacBook...

    --
    Ocean is land, covered with water.
  173. Re:I haven't watched the video but... by atlasdropperofworlds · · Score: 1

    In the video, we saw reversi from Windows 3.1 (and windows 2?) - circa 1992 or so - running on Windows 7. It was launched just like any other app. Perhaps there was virtualization involved, I'm not sure - it would have been transparently integrated if so. What is the OSX equivalent?

  174. Evoked Anger On Many Levels by bedouin · · Score: 1

    I was enraged looking at every single install screen from 95 onward remembering how many reinstalls and other bugs I had to fix for people. Fortunately around XP's introduction I jumped ship for good, otherwise I'm sure I would be equally disgusted by Vista and Windows 7. The 95 and 98 logos made me feel particularly dreadful. Surprisingly, 3.11 didn't evoke so much anger, maybe because it was virtually useless and DesqView did multitasking better; I usually tossed it to make room for my BBS.

    What I find particularly amusing is that, from a technical standpoint, GeOS on a c64 was more of an OS than early Windows. You could do more in GeOS in 1985 than you could with Windows from 1.0 to 2.0 (or arguably 3.0). Tandy's Deskmate was even more useful than Windows, and there were practically no third party apps for it. Early DOS-based versions of Microsoft Works were more useful than Windows for actual productivity, and it even included a terminal program (forced to use XModem though, yuck). We haven't even began entering Amiga and Atari ST territory.

    1. Re:Evoked Anger On Many Levels by stewbacca · · Score: 1

      I jumped out of home Windows use after Win98SE and recently got back in with Win7 (upgraded from XP), and the Win7 was the only pleasant install experience I've ever had with Windows.

      Still required several restarts, but at least it worked first try.

    2. Re:Evoked Anger On Many Levels by stewbacca · · Score: 1

      Oh wait, Win7 came bundled with my computer...no wonder it was such a pleasurable upgrade experience (because I didn't actually update anything). I'm thinking of the video card swap I did that required the restarts.

  175. Re:I haven't watched the video but... by atlasdropperofworlds · · Score: 1

    I used 2000 when it came out, as a consumer OS. It absolutely worked just like a consumer OS. They eventually candied it up into XP to call it 'consumer', but to me XP was already old news. I ran 2000 until support was dropped, and then I very reluctantly changed to XP. 2000 was the best Windows created, until 7.

  176. Re:I haven't watched the video but... by pspahn · · Score: 1

    this.

    --
    Someone flopped a steamer in the gene pool.
  177. Re:I haven't watched the video but... by atlasdropperofworlds · · Score: 1

    This is why I tick the "build my system for me". I choose the parts, they assemble the system and sell it to me. It's all good in terms of the agreement.

    Granted, I often take much the system apart to redo the cabling etc., depending on the place I order from, but it is in every way a custom build.

  178. Re:I haven't watched the video but... by atlasdropperofworlds · · Score: 1

    You can install a full copy from the upgrade disk.

  179. Re:I haven't watched the video but... by atlasdropperofworlds · · Score: 1

    What state was linux in when Win3.1 was out?

  180. Missed the biggest one by EricX2 · · Score: 1

    Where was Windows ME?

    Also, he should have put Microsoft Bob on and we would finally know if it worked with Windows 7.

  181. A lack of common sense. by CountBrass · · Score: 1

    Technically it might be commendable but is it actually sensible?

    That backwards compatibility isn't free: it takes effort- effort that could have been spent making other parts of Windows better. It also takes up disk and memory and cpu. And it makes Windows itself more complicated (you have to support both the latest shiney and the old crud from the past).

    Is it really necessary? Who cares that Windows 7 can run Doom? Apart from the willy-waving that you could if you wanted to, who actually will do it more than once?

    So yes, admirable from a technical point of view but it strikes me that there was a serious lack of common sense in deciding to do it.

    --
    Bad analogies are like waxing a monkey with a rainbow.
    1. Re:A lack of common sense. by LO0G · · Score: 1

      Clearly you don't work for a business that depends on some ancient piece of software that was developed by a contractor 15 years ago who has since lost the sources.

      There are *far* more of those businesses out there than you might believe. The ability to run applications written back in 1995 is crucial to Windows success.

    2. Re:A lack of common sense. by toddestan · · Score: 1

      What, you don't like fire up old games like Doom for old times sake? Though admittedly, with a lot of those old DOS games sometimes it's just better to fire up period hardware, especially if you want sound to work. Not to mention the lower resolution graphics look much better on a CRT than a LCD.

  182. Re:I haven't watched the video but... by Anonymous Coward · · Score: 0

    I threw-up into my mouth, a little.

    As opposed to what? Throwing up into your ass, a little?

  183. Re:I haven't watched the video but... by darkonc · · Score: 1

    yeah, but with the Mac, you also get almost another decade of (usable) history. MacOS started off as a fully functional and usable system in 1984, whereas most people didn't consider Windows usable until about windows 3.1.

    --
    Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  184. Re:I haven't watched the video but... by mikael_j · · Score: 1

    I always assumed that WinME was for those too stupid to make the obviously correct choice when upgrading from Win98. Personally I was already running Linux (Red Hat at the time IIRC) and decided that I wanted a Windows install for gaming. Since Win98 and WinME didn't support more than one CPU and crashed if you looked at them the wrong way Win2k was what I ended up with. I was thoroughly mocked by my gamer friends who told me Win2k was "slow" and "bloated", yet they were the ones who would have their games (or rather, Windows) crash all the time if they didn't remember to shut down their IRC clients before playing...

    In my eyes Win2k was a consumer OS, just not the "buy this crap that we're force-feeding you" type of consumer OS.

    --
    Greylisting is to SMTP as NAT is to IPv4
  185. Re:I haven't watched the video but... by Sique · · Score: 1

    He comments it in the video: "as there is no upgrade possible from Windows ME [...]". ME was a dead end.

    --
    .sig: Sique *sigh*
  186. Re:should also installed the video driver for high by Anonymous Coward · · Score: 0

    you should of spent the mod points elsewhere

  187. Re:I haven't watched the video but... by Retron · · Score: 1

    Windows 3.0 applications will generally run fine under 32-bit Windows 7 - they're using the NTVDM, which is a form of virtualisation (albeit one which has been around since 1992). Then again, it depends on what you determie virtualisation to be... Windows 3.0 was capable of running multiple DOS sessions via the virtual 8086 mode found in 386s and up, which again is a form of virtualisation.

    If you really want some fun, check out Toastytech - they've got the Windows 1 applets which will still run on Windows 7 (32-bit):

    http://toastytech.com/guis/misc.html

  188. Re:I haven't watched the video but... by damnbunni · · Score: 1

    Classic mode in Snow Leopard won't run anything from OS 9 and earlier; it's OS X PPC programs only.

    And 10.7 Lion is removing that too, ending PowerPC compatibility altogether.

  189. Re:Yeah, this is GREAT... by Retron · · Score: 1

    ISA slots lingered into the early 2000s, as they were still useful for things like proper SoundBlaster cards (the ones which worked under DOS without having to load any drivers in AUTOEXEC.BAT or CONFIG.SYS. There is still ISA enumeration going on even in 64-bit Windows, for things like the system timer and maths co-processor; you can see them by going into Device Manager and chooseing "view resources by type".

    A modern PC, even a brand-new i7, will happily run all versions of Windows providing you have the correct media to run it from. Versions prior to NT will simply use BIOS (or BIOS emulation if on an EFI system) to access the hardware - and yes, you will get "Drive C is using compatibility mode paging" type warnings in Win 9x. It probably wouldn't be a good idea to turn on 32-bit file or disk access in Windows 3.1/3.11 either.

    Quite impressive, really, considering that this August will see the 30th anniversary of the original IBM PC.

  190. Re:I haven't watched the video but... by Killall+-9+Bash · · Score: 1

    He comments it in the video: "as there is no upgrade possible from Windows ME [...]". ME was a dead end.

    At my repair shop, I had a trick I'd use to install XP on computers without a working CDROM drive.... I'd ghost an ME install from another harddrive, install NIC drivers via USB flash, then run the XP install CD from a network share. I would always do a clean install... but only after learning the hard way that upgrading windows is a bad idea.

    You can upgrade from ME to XP, but don't expect it to be glitch free.

    --
    "Prediction: within 10 years, Windows will be a Linux distribution." Me, 7-6-2016
  191. Re:I haven't watched the video but... by Killall+-9+Bash · · Score: 1

    Windows ME was actually pretty good.

    People just remember it as bad because the computers it came preinstalled on were dookie.

    Remember those tiny little Gateway desktops? The grey&beige ones that had a tiny little 130w PSU with its "please clog me with dust" slots.. and a hot as shit celeron 800 with an insufficient heatsink... one tiny, prone-to-failure fan in the entire computer... a 40GB maxtor drive that could double as a space heater.... and about 3 cubic inches of free space inside when fully assembled...? Yeah. I remember those.

    --
    "Prediction: within 10 years, Windows will be a Linux distribution." Me, 7-6-2016
  192. Re:I haven't watched the video but... by dryeo · · Score: 1

    Here's the link to Word 5.5 (Y2K fixed 5.0) http://download.microsoft.com/download/word97win/Wd55_be/97/WIN98/EN-US/Wd55_ben.exe if you want to test. It's the text version.

    --
    https://en.wikipedia.org/wiki/Inverted_totalitarianism
  193. Re:I haven't watched the video but... by uncle+slacky · · Score: 1

    I've still got one of those Gateways (Essential 800, FlexATX case) which came with ME and ran happily with it (never even needed reinstallation!) for about 9 years, before I upgraded the memory and put XP* on it because some more modern software demanded it. To be sure, it does refuse to boot sometimes when the fan grille clogs with dust, but that's easily fixed. Gateway's build quality used to be pretty good in the old cow-print days...

    ME was fine as long as it was a clean install - it seems that most of the problems were from upgrades from 9x.

    *to reclaim some geek cred - it now dual boots XP & Peppermint (Linux), and in any case is only used by my younger daughter now...

    --
    Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it.
  194. Re:It only took them HOW many years... by Anonymous Coward · · Score: 0

    Someone says VMS had a better naming scheme for disks than either Linux or MS, and you start bashing him as a Linux zealot?

    Why? Did you even read the text you quoted?

  195. Re:should also installed the video driver for high by Anonymous Coward · · Score: 1

    you should of spent the mod points elsewhere

    Should HAVE, dumbfuck, HAVE.

  196. Anyone did this by kokoko1 · · Score: 1

    I wonders anyone really did this sort of upgrade in real life? and still have the old applications and settings on M$ 7. Or the video just showing its possible no one care to do it coz lots of people do change there hardware during these long period of time. :)

    --
    http://askaralikhan.blogspot.com/
  197. ME by unityofsaints · · Score: 1

    He left out ME but included Vista - BIAS!

  198. Re:I haven't watched the video but... by symbolset · · Score: 1
    --
    Help stamp out iliturcy.
  199. Re:I haven't watched the video but... by Stormwatch · · Score: 1

    True, but in case you need that, there are some Classic emulator: Sheepshaver, Basilisk, vMac, and Executor.

  200. Re:It only took them HOW many years... by moonbender · · Score: 1

    It used to be relevant to me since occasionally I'd have to navigate to my profile directory (e.g. for games that store data in there). Typing in %USERPROFILE%, percentage signs and all, isn't very convenient either. I agree that it's important for non-interactive uses, though.

    --
    Switch back to Slashdot's D1 system.
  201. Re:It only took them HOW many years... by moonbender · · Score: 1

    A screenshot tool is an "awesome feature of Windows 7"? Aero Snap is nice, though.

    --
    Switch back to Slashdot's D1 system.
  202. Re:It only took them HOW many years... by moonbender · · Score: 1

    Who does that, though? I've been aware of that feature at least since XP, but it would be distinctly weird to me to mount another partition in a sub-path of C:\. And yes, if there was a "true" root directory, that might be different. But on a desktop machine, the drive-letters carry a very strong association of representing one physical partition. Mounting a network directory as a drive-letter always felt odd to me, too.

    --
    Switch back to Slashdot's D1 system.
  203. Re:I haven't watched the video but... by Anonymous Coward · · Score: 0

    No, throwing up into someone else's mouth, a little.

  204. Torture by Anonymous Coward · · Score: 0

    I dont think I would do this for a large sum of money, let alone for free.

  205. Time by prefec2 · · Score: 1

    This upgrade orgy is a total waste of time. As it is to write this post. I guess it was fun doing it. However, it serves no purpose. In real setups the hard-drives changed the computer changed and the real problem was data migration. And it was always a mess. And it is still a mess. So my conclusion is: TheRasteri has too much time. And my advice get a girl/boy/whatever-friend. Hey its Friday.

  206. Why not the last upgrade? by Anonymous Coward · · Score: 0

    Why did he stop at windows 7? Where is the upgrade to Ubuntu?

  207. all these years... by roman_mir · · Score: 1

    All these years, all this time, I was wondering: what is Windows good for? Now I know. It can keep a folder intact, version to version, version to version.

    Too bad it can't keep the pink background all the way through.

  208. Fun, especially... by rcharbon · · Score: 1

    ... if you imagine the narrator is Roy from "The IT Crowd"

    1. Re:Fun, especially... by TheRealFixer · · Score: 1

      Have you tried turning it off and back on again?

  209. Re:I haven't watched the video but... by peragrin · · Score: 1

    um yes they do. I am doing right now on snow leopard.

    You need rosetta and the classic emulator from leopard or tiger(not part of standard install but on the install disk).

    it works okay. not great but functional.

    --
    i thought once I was found, but it was only a dream.
  210. Re:It only took them HOW many years... by Alioth · · Score: 1

    With Unix you effectively have that logical drive name - the mount point. You have the physical name (such as /dev/disk/c0t0d07) and the logical name (/usr/local, for example).

  211. Re:I haven't watched the video but... by peragrin · · Score: 1

    Oh I forgot to mention I use it to install diablo II(1999) , as I keep losing the OS X installer.

    --
    i thought once I was found, but it was only a dream.
  212. Only an astroturfer would bother by Anonymous Coward · · Score: 0

    Think about it. Who would have access to all the operating systems and also spare the time to do such a thing.

    It is pure PR to show that all those stories about Microsoft versions being incompatible are wrong... except that it doesn't show that at all.

    It is the application file formats which are incompatible.

  213. Re:It only took them HOW many years... by jedidiah · · Score: 1

    More importantly: what system tools default to that? Unless you go out of your way, you are still going to see drive letters.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  214. Re:I haven't watched the video but... by natehoy · · Score: 1

    Yup, in that case you are not the system builder and as long as you don't swap out the motherboard after receiving the computer you're all set. The problem is that a lot of shops sell the Windows OEM pack along with, say, a hard drive or in some cases even just a network cable, claiming that qualifies as a piece of system-builder hardware. Sadly, it does not.

    The builder must:

    1. Assemble the computer.
    2. Install the operating system.
    3. Test the configuration and ship a known-working system.
    4. Sell that system to a third party (this is the bit that makes self-builds a technical violation of the license).
    5. Provide all technical and aftermarket support.

    I'm not saying, by the way, that the license is right, or that there is something morally wrong with building a machine yourself based on an OEM disc from Microsoft. I just researched the license terms the way they actually are. I don't think Microsoft would EVER think about coming after a hobbyist who is building their own machine, that would be fundamentally stupid on their part.

    Microsoft has, in the past, put out marketing blurbs that are directly in conflict with their license terms. That would probably invalidate the terms of the license if Microsoft ever decided to do something as dumbheaded as suing a hobbyist who built their own machine and actually paid Redmond for a license, and the case would almost certainly get thrown out of any court in the land, and it would get enough coverage to set the nerdosphere alight. It might even actually inspire the "year of the Linux desktop", and that's the last thing on this planet Microsoft really, honestly wants.

    But if you read the license terms as written, which contain a lot of legalese but not terribly complicated legalese, it's a license violation to build a machine using an OEM disc for your own personal use. Again, I'd say it's safe to do so (I have an OEM XP install as a VM on one of my boxes), but it's technically not legit.

    --
    "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
  215. Re:should also installed the video driver for high by Coren22 · · Score: 1

    You should of not posted anonymous, could have gotten some good mod points.

    --
    APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  216. Windows versions I have used.... by scharkalvin · · Score: 1

    Well I did have copies of windows 1, 2, and 3 and they were installed but found to be useless as all the applications I used were just plain old DOS based. Windows was installed only due to MAC-Envy I suppose. Windows 3.11 was finally found to be useful, along with WordPerfect for Windows. All of these were running on a 386sx computer BTW (except for windows 1 which was actually tried on an XT computer).

    I had upgraded to a 486 machine when windows 95 came along. I later built a Pentium III computer which ran SE2, and we purchased a refurb HP computer from computer geeks with an Athlon cpu that ran ME. My wife's computer, along with the kids are now HP, Compaq, or Dells all with XP home. The Athlon II machine I now have dual boots between Linux with a 64 bit kernel, or Win7 32 bit. So I've skipped a few versions. I did not find ME as bad as many reported. It was no better, but no worse than SE2, and probably did have better driver support. Both SE2 and ME blue screened much more than XP (which almost never does).

  217. Re:I haven't watched the video but... by pnutjam · · Score: 1

    That sounds like alot of work when it's so easy to set up a PXE install, http://unattended.sourceforge.net/

  218. Re:Yeah, this is GREAT... by WillAdams · · Score: 1

    That said, properly written software for Mac OS 1.0 could run perfectly through every version of Mac OS, up to and including under Classic emulation on PowerPC running up to Mac OS X 10.5 --- here's the source code for a Missile Command clone which demonstrates that:

    http://mrob.com/pub/source/missile.html

    Anyone know if there's a Pascal compiler for Mac OS X which would let it work yet?

    --
    Sphinx of black quartz, judge my vow.
  219. Re:I haven't watched the video but... by nschubach · · Score: 1

    You can fairly easily get around that though (I imagine) by selling the system to your significant other or friend for $1 and have them let you use it?

    --
    Every time I start to have faith in humanity, I ruin it by driving to work between 7 and 8 am.
  220. Re:should also installed the video driver for high by Anonymous Coward · · Score: 0

    He just doesn't get apostrophies.

    The word is "apostrophes". It is the plural of "apostrophe", not "apostrophy". (Although, kudos for not making my head explode by spelling it "apostrophe's").

  221. Re:I haven't watched the video but... by natehoy · · Score: 1

    IANAL, but that might work. I don't know the legal definition of "third party" as used in their licensing agreements, and whether selling it to a common-property partner would honestly be a "third party". Maybe someone who IS a lawyer could chime in on that.

    I doubt it's worth that trouble, though, since I can't imagine Microsoft would ever be stupid enough to enforce against an action that has appeared in their own marketing materials. But it might be worth typing up a bill of sale and making it legit all the same. At least you can show you've made a good faith effort, whereas Microsoft (who has printed language saying "building a machine for yourself makes you a builder and qualified to use OEM" on their marketing materials for years) has clearly contradicted themselves.

    Of course, it really doesn't matter. They'd approach you under the DCMA, not a sane law, and they'd sue you for some amount that was just above the threshold for small claims court so you'd feel you needed a lawyer, but just below what it would cost to hire a lawyer to defend yourself, with a threat that it'd turn into a multi-hundred-thousand-dollar suit if you didn't send them their check for a few thousand to settle it.

    Faced with bankruptcy or losing a few thousand, you'd do what most people do when faced with a piracy lawsuit, justified or no. You'd pay up.

    But, again, Microsoft would be very unlikely to be stupid enough to risk the bad will from their paying customers, even if a few of those customers got a slight discount they weren't technically entitled to. At least they paid SOMETHING for the right to run Windows, right?

    --
    "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
  222. Re:I haven't watched the video but... by hairyfeet · · Score: 3, Interesting

    Actually it wasn't the hardware that was the problem. After dealing with one crashing WinME machine after another when I came across a customer that had a PERFECTLY running WinME machine I decided to investigate, and there I found the answer. The reason why WinME sucked for so many. Ready for the revelation?

    His machine had NO VXD drivers, only WDM. Checking the other machines (including my own, which after watching a brand new WinME install crash in less than 20 minutes of just sitting I went Win2K) I found that damned near ALL WinMe machines had a mix of VXD and WDM drivers, and there lay badness.

    If you had ALL VXD? Fine and dandy. ALL WDM? Good to go. A mix of the two? Welcome to crashy town. Sadly for WinME owners any hardware that had been manufactured pre release already had Win98 VXD drivers written, and since MSFT in their infinite stupidity said you could use VXD drivers the OEMs simply wrote new WDM drivers for new hardware while keeping the VXD for the old, which was usually sound and modem.

    So there you have it, the answer to the mystery of why Win98 was more stable than WinME. if you were one of the few that got WDM drivers congrats, you were few and far between. Most of us got a mix and could set our watches by how fast WinME bit the dust.

    --
    ACs don't waste your time replying, your posts are never seen by me.
  223. Re:Call the boys in the white jackets... by polyp2000 · · Score: 1

    and all your base are belong to us.

    --
    Electronic Music Made Using Linux http://soundcloud.com/polyp
  224. They already have gotten rid of it. by 0ld_d0g · · Score: 1

    Infact X: is a symbolic link that points to something like \Device\HardDiskVolumeN or \Device\CdromX , etc under the object manager's global namespace.

    Its probably there for backwards compat anyway. I'd wager 99% of the apps would stop working if that symbolic link wasn't present.. heh.

  225. Re:It only took them HOW many years... by deniable · · Score: 1

    Forget the names, I want the versioning file system. Of course, combine that with bloated Word docs and users pressing save every thirty seconds and you might have a problem.

  226. Re:It only took them HOW many years... by deniable · · Score: 1

    And, um, how well can you check the free space on the drives? Last time I checked, it was interesting.

  227. Re:It only took them HOW many years... by UnknownSoldier · · Score: 1

    Thank-you!!! This makes Windows at least tolerable now!

    * TaskBarShuffle
    http://nerdcave.webs.com/

    * AllSnap
    http://ivanheckman.com/allsnap/

  228. An i820 based P3 should do the trick... by logicassasin · · Score: 1

    I have one such machine at home right now (and it's in service), a Dell Optiplex GX200 (beige). It supports up to 1GB of RDRAM, giving you the low end RAM requirement for Win7 and mine currently has a P3-933 in it, a tad short for Win7, but workable. Throw a halfway decent ATI based PCI video card in it and hard drive and you have a machine that SHOULD be capable of running everything from DOS to Win7. I've installed FreeDOS on this thing in the past and it worked just fine, so I'm only making the assumption that MS DOS 5.x would be capable of running on it based on that.

    --
    Fifty watts per channel, baby cakes.
  229. How do you like those Hyper-Vs by Anonymous Coward · · Score: 0

    ;)

  230. Re:It only took them HOW many years... by godefroi · · Score: 1

    fucking around with batch/scripting: command.com, cmd.exe, VBScript, Windows Scripting Language, and Windows PowerShell ?

    Wait, wait, wait. Are you going to argue that it's been better on *NIX? Ignoring the scripting part and going straight for the shells, we have in common use, sh, bash, csh, ksh, zsh. I'd say that keeping shell count to three over twenty years was quite a feat.

    --
    Karma: Poor (Mostly affected by lame karma-joke sigs)
  231. Re:It only took them HOW many years... by godefroi · · Score: 1

    If you're using PowerShell, try this:

    get-wmiobject win32_logicaldisk | format-table -auto

    --
    Karma: Poor (Mostly affected by lame karma-joke sigs)
  232. The manual said to install Windows 95 or better... by Anonymous Coward · · Score: 0

    ...so I installed Linux.

  233. Re:I haven't watched the video but... by navyjeff · · Score: 1

    Nice! Thanks for the link.

  234. Re:I haven't watched the video but... by geniusj · · Score: 1

    I don't think they've done it yet, but FreeBSD is supposedly planning to get rid of a.out support, which would end that ;-)

  235. Re:I haven't watched the video but... by toddestan · · Score: 1

    On the upside though, Gateway more or less uses the standard form factors, with perhaps some ductwork in an attempt to get away with only one fan installed. That's a bit better than the Dells of the time, which were highly non-standard and were a pain in the ass to work on (as home machines go - the business machines were still highly non-standard but a lot easier to work on). Overall, once you replace the barely adequate power supply, those machines weren't too bad.

  236. Re:I haven't watched the video but... by toddestan · · Score: 1

    You're still not going to be able to upgrade your way from the earliest version of the Mac OS to the latest OS X on the same machine. At the very least, you'll need at least 3 machines, and likely many more, as there probably aren't many Macs that can run more than about 4 major revisions of the OS.

  237. Re:I haven't watched the video but... by Anonymous Coward · · Score: 0

    Win2k was actually used sometimes on OEM consumer computers after the horror that was ME, but before the horror that was XP.

  238. Re:Call the boys in the white jackets... by hjf · · Score: 1

    and he lives in California

  239. Re:I haven't watched the video but... by Quiet_Desperation · · Score: 1

    OK, but Carlin did borrow it. I definitely heard him say it right after his "God's will" routine on a cable special.

  240. Re:I haven't watched the video but... by GNUALMAFUERTE · · Score: 1

    I just checked, You are right. I watched that Hicks routine again, his actual words where: ""If guys were all flexible enough to blow themselves all you ladies here tonight would be here by yourselves... watching an empty stage."

    Carlin said: "If I could do that, I'd never leave the house!" In his Cats and Dogs routine (Talking about his dog licking his own cock).

    I'm sure Stanhope said something about this too, but it was probably a lot more graphical and it somehow included midgets ;)

    --
    WTF am I doing replying to an AC at 5 A.M on a Friday night?
  241. Re:I haven't watched the video but... by BagOBones · · Score: 1

    Good point, I didn't realize XP allows an ME upgrade. However looking back 2000 was still the better option before XP came out..

    Oddly enough XP is sort of a fusion of 2000 and the NEW features in ME like system restore and many of the UI ideas introduced in ME.

    --
    EA David Gardner -"... but the consumers have proven that actually what they want is fun."
  242. Well, it was by symbolset · · Score: 1

    No compat in the next version though, so it's yet another advantage tossed.

    --
    Help stamp out iliturcy.