|
|
#1 | |
|
Junior Member
Join Date: Jul 2011
Posts: 5
|
Problem with path when building on Windows 7, 64 bit
In building my installer I have to include some files from a 32-bit library located in Program Files. Because my system is a Windows 7 64-bit it searches for the files in "C:\Program Files" instead of "C:\Program Files (X86)".
Currently we use the following code: Quote:
Is there a way to change the hard coded define 'common_files' to something dynamic? I tried to use $COMMONFILES but this is not defined during compilation. |
|
|
|
|
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|