> What about Windows ME or whatever it has been called, is it a > 9x version when it comes to "do we have cmd.exe"? > > Is there a good name for the group Win NT, Win 2000 and Win XP? ME is a version of 98 XP is the next manifestation of W2K. In W2K you had 3 editions (Professional, Server and Advanced Server). The XP situation is more confusing, you have Home and Professional. You also have what's called .Net Server, I'm running the Enterprise edition, I'm not sure if there's another version of this. Oh, and there are the 64 bit editions as well :-) Kevin Jones Developmentor www.develop.com > -----Original Message----- > From: Stefan Bodewig [mailto:bodewig@apache.org] > Sent: 18 January 2002 06:52 > To: ant-dev@jakarta.apache.org > Subject: Re: Environment problems > > > On Thu, 17 Jan 2002, Kevin Jones wrote: > > Found it :-)) > > > >> > if ( osname.indexOf("nt") >= 0 || > >> > osname.indexOf("2000") >= 0 || > >> > osname.indexOf("xp") >= 0) { > > Hmm, time to create another Os family win9x and test for > Os.isFamily("windows") && !Os.isFamily("win9x")? > > What about Windows ME or whatever it has been called, is it a > 9x version when it comes to "do we have cmd.exe"? > > Is there a good name for the group Win NT, Win 2000 and Win XP? > > Stefan > > -- > To unsubscribe, e-mail: > unsubscribe@jakarta.apache.org> > For > additional commands, > e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: