Install Same Files in Multiple Directories
Posted: Wed Aug 03, 2016 4:01 pm
I'm getting along very well with InstallAware and have two separate issues. This being the first to resolve and then we're ready to roll!
In this case we have the same set of files that get copied to multiple locations (depending on which Autodesk applications are on the machine for our plugins) There are only 2 unique files per application and version.
Thus the vast majority of files can be shared and then deployed multiple times.
Right now, no matter what I do, the installer builds a package with duplicate files in it that makes it huge for no reason.
How can I get it to not store the same files multiple times and instead build those files into the installer once and copy multiple times?
Thanks!
In this case we have the same set of files that get copied to multiple locations (depending on which Autodesk applications are on the machine for our plugins) There are only 2 unique files per application and version.
Thus the vast majority of files can be shared and then deployed multiple times.
Right now, no matter what I do, the installer builds a package with duplicate files in it that makes it huge for no reason.
How can I get it to not store the same files multiple times and instead build those files into the installer once and copy multiple times?
Thanks!