Hendrik Sattler wrote: > ProgramFiles is a variable defined by Windows itself. On Windows XP, it > points to "C:\Program Files" or a translated version (e.g. > "C:\Programme" in the German Windows version). On Vista, is is always > the english one (obviously they realized the downsides of the first > approach).
OK, I'm running a Win2K box, and it is, in fact, set there too. It seems to be set up automagically somewhere by Windows, as it doesn't appear in the editable list under the System Properties > Environment Variables tab. However, "echo %ProgramFiles%" shows that it is indeed defined. I love Windows. -- Regards Steve Collyer Netspinner Ltd _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
