On Thu, 17 Jan 2002, Kevin Jones <[EMAIL PROTECTED]> 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: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>