installing same file into multiple locations
Posted: Fri Oct 19, 2007 12:50 pm
Is it possible to install the same source file into multiple locations on the target?
For example
I have file X that I want installed into $TARGETDIR$\\folder1 and $TARGETDIR$\\folder2.
Currently I do do this by making multiple calls to Install Files but I think multiple copies of the same file are copied into the installation resulting in a large installation size.
Thanks for any help
For example
I have file X that I want installed into $TARGETDIR$\\folder1 and $TARGETDIR$\\folder2.
Currently I do do this by making multiple calls to Install Files but I think multiple copies of the same file are copied into the installation resulting in a large installation size.
Thanks for any help