PDA

View Full Version : Install one file to multiple destinations


kraigyb
10-02-2009, 10:13 AM
This should be an easy question. How can you install the same file to multiple locations without increasing the size of the archive build setup file?

I've resorted to adding the file once, then copying the file and adding to the uninstall data file On Post Install. While this method works, it can't be the most efficient way to get it done.

any ideas?

jassing
10-02-2009, 11:33 AM
that's how you do it.

kraigyb
10-07-2009, 08:43 PM
ok thanks!