I have the following problem:
I have the self-written database application that performs the product version calculation each time when developers introduces new features or bugfixes to the project. I suppose that Product Code is GUID and my app automatically generate the Product Code when the Product version changes.
How can I automatically put these values (new version and self-gen Product Code) to the InstallShield Express source ?
Should I use another installator shell to perform this task ? It seems that InstallShield Express supports no automation at all

Thanks in advance,
Valery