Common Files Misbehaviour ?
Posted: Tue Jan 04, 2005 3:57 am
In the Installation Script, I found the following lines:
// Initialize Setup Globals
Set Variable COMMONFILES to $PROGRAMFILES$\\Common FilesDoes this mean that the CommonFiles Folder is simply derived from the location of the PROGRAM FILES Folder, by appending \\Common Files to the Path ? If so, I would call this a problem, because on a German System, the Common Files are supposed to be installed in a folder named "Gemeinsame Dateien". Of course, I do not want to create a separate Installer for all Language, as some of our customers use English System, other Customers are using English Systems.
Am I missing something ?
Kind Regards
Matthias
// Initialize Setup Globals
Set Variable COMMONFILES to $PROGRAMFILES$\\Common FilesDoes this mean that the CommonFiles Folder is simply derived from the location of the PROGRAM FILES Folder, by appending \\Common Files to the Path ? If so, I would call this a problem, because on a German System, the Common Files are supposed to be installed in a folder named "Gemeinsame Dateien". Of course, I do not want to create a separate Installer for all Language, as some of our customers use English System, other Customers are using English Systems.
Am I missing something ?
Kind Regards
Matthias