Is there a way to update a prerequisite file from the command line?
As part of my build process I build a installer for an OLEDB component and that installer becomes a prerequisite for other installers built after that. So in order to automate the whole process it would be ideal to have the prerequisite file that points to the OLEDB component updated dynamically (checksums and file sizes).
I use Installshield 2011 on my editing VM and the standalone version on my build environment.
Any ideas?