freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Devel] Re: djgpp and uppercase vs. lowercase file names


From: Werner LEMBERG
Subject: Re: [Devel] Re: djgpp and uppercase vs. lowercase file names
Date: Tue, 23 Nov 2004 08:04:46 +0100 (CET)

> Its seems that the most reliable method is to look at the OS
> environment variable: if it is set and its value is "Windows_NT",
> then use cmd.exe, otherwise use command.com.  I tested this on W2K,
> XP, and Windows 98.  So this is my recommendation.

Thanks.  I'll use that.  In summary, if Windows_NT is set, say

  cmd.exe /c copy

otherwise just use `copy'.


   Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]