1

I'm completing my list of Windows versions for an error logging system. It's complete from Windows 95 to Windows 8.1, I just have one memory inconsistency in my brain. When checking Wikipedia, MSDN and other sources about Windows versions and editions, I can only find the following about Windows 2000:

  • Professional
  • Server
  • Advanced Server
  • Datacenter Server

I believe I have seen a Windows 2000 Standard edition somewhere but can't find much more about it than traces in user comments that are not exactly reliable. Does anybody know more so that I can finally remove that note in my code?

ygoe
  • 2,480
  • 8
  • 29
  • 46

1 Answers1

2

According to the Wayback-Machine there have been only the four MS Windows 2000 versions you listed.

See the following link for reference: http://web.archive.org/web/20000815061513/http://www.microsoft.com/windows2000/guide/platform/overview/default.asp

The snapshot is from the 29th of February 2000, about 14 days after the MS Windows 2000 release. This http://web.archive.org/web/20011201220210/http://www.microsoft.com/windows2000/default.asp snapshot is from the 1st of December, about 5 weeks after the release of MS Windows XP.

I guess that settles it ;)

bjanssen
  • 2,529