up vote 6 down vote favorite
share [g+] share [fb]

What's the general consensus on supporting Windows 2000 for software distribution? Are people supporting Windows XP SP2+ for new software development or is this too restrictive still?

link|improve this question
Love your Commodore Pet user-icon! – Warren P Jan 21 '11 at 14:02
feedback

12 Answers

up vote 8 down vote accepted

"OK" is a subjective judgement. You'll need to take a look at your client base and see what they're using.

Having said that, I dropped support for Win2K over a year ago with no negative impact.

link|improve this answer
feedback

I'd say MS have made the decision for you if they themselves wont support it in .NET 3.5.

link|improve this answer
feedback

@Jon Limjap: The main reason is that .NET 3.5 requires Windows XP SP2+.

link|improve this answer
feedback

Stackoverflow should have an "it depends" tag.

link|improve this answer
feedback

The latest version of WinRAR still supports Windows 95. Think about it, why is that? It's because WinRAR solves a extremely common problem - of unpacking a file. People still use older systems not because they like them, but because they are forced to by the hardware. If you're making a video game, sure, drop support for anything below XP SP2, but if you're making a program that solves a specific task, like converting an RTF to PDF, I don't see a reason not to support other systems.

link|improve this answer
feedback

It is not merely "OK"; it is a good idea. Anything to encourage the laggards to keep current is a good thing.

link|improve this answer
feedback

A lot of computers at my company use Win2k, so we couldn't really drop support. It all depends on the client base.

link|improve this answer
feedback

With XP being 5/6 years old now, I think most home users will be using it, but many business users may still be using it. all in all, it depends on your target audience. Personally I would regard Windows 2000 support as a bonus rather than a requirement.

link|improve this answer
feedback

This is very subjective, it really depends who you're selling to.

If it's average Joe then Windows 2K owners are going to be at best a percent or two of your target market. If it's the military (who I believe still run 2K on their toughbooks) then you're in trouble.

link|improve this answer
feedback

Is there an specific feature in Windows XP SP2 that is absent from, say, Windows 2000 SP4 (was that the last one?)

link|improve this answer
feedback

Its fine by me :) The company i work for (mining and construction) with <15k employees and we don't support Wink2k and have not for a while.

link|improve this answer
feedback

I would say yes, as most have switched to XP or vista, from what I can tell.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.