views:

64

answers:

0

I have an application that uses Inno Setup as its installer. I am now writing an updater using Inno Setup to apply some updates to various installed locations.

This application can be installed on removable flash drives as a portable app and I would like to be able to roll out the updates across several drives/locations/directories for each drive attached to the PC at once.

Is there a way to get Inno Setup to roll out its contents as an update to each location in an array of locations?