Can't we add regexp matching, or even simpler, an indexOf() check. PS. Case sensitivity should be removed also.
jim ----- Original Message ----- From: "Stefan Bodewig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 05, 2000 11:33 AM Subject: Re: [Patch] P4Base.java > Craig Kelley <[EMAIL PROTECTED]> wrote: > > > A patch to fix the OS check for Windows. It was looking for "nt" > > which only worked for Windows NT (not Windows 2000). > > But this won't work on Windows 95/98 - not that the old version did. > > Stefan >
