Sveta Smirnova wrote: > In Windows default place for programs is > "C:\ProgramFiles\Program_name". "C:\Program Files" contains > whitespace. Installingof all programs in different places is > inconvinient. For example peopledon't raise an objection when > UNIX-based operation systems requireinstall programs in > /usr/local/bin. I understand why you don't want tochange this > behavior, but I've only found same path in Makefile.in Soif you > agree to support "whitespaces in paths" I can change buildscripts > for it :-)
Usually, you can use C:\Progra~1 for the same location. Jakub Vrana
