Duplicate files not installing
Posted: Wed May 09, 2007 4:05 pm
Hello,
I've run into a bit of a snag. In most cases for my project if I try to install the same file to different places, the file is only installed in one place. For instance...
Our product is installed with a \\Source and \\Lib directory. The Source directory holds all the .pas source files and the Lib directory holds the compiled .dcu files. I would like to install the associated form files (.dfm) into each directory so I simply call Install Files twice, each with a different install location. This however is only installing the .dfm files in the Source directory.
Is there some setting I'm missing that will allow all the Install Files commands to execute as is or am I perhaps going about this the wrong way?
I apologize if this is a frequently asked question. I tried searching these forums and found nothing.
I've run into a bit of a snag. In most cases for my project if I try to install the same file to different places, the file is only installed in one place. For instance...
Our product is installed with a \\Source and \\Lib directory. The Source directory holds all the .pas source files and the Lib directory holds the compiled .dcu files. I would like to install the associated form files (.dfm) into each directory so I simply call Install Files twice, each with a different install location. This however is only installing the .dfm files in the Source directory.
Is there some setting I'm missing that will allow all the Install Files commands to execute as is or am I perhaps going about this the wrong way?
I apologize if this is a frequently asked question. I tried searching these forums and found nothing.