cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jstarbird
Level 5

Anyway to automate changing Product Code

I have a Basic MSI which I cannot use a wrapper, setup.exe for, and because of the way we version our software I have to use Major Upgrade for every build.
Is there anyway to automate updating the Product Code?
I did see a ProductCode Property but didn't see a way to auto-increment it or generate it like you can the Package Code.


Thanks,
J
Labels (1)
0 Kudos
(2) Replies
hidenori
Level 17

Have you tried the GenerateGUID method of the ISWiProject object in InstallShield automation interface?
0 Kudos
jstarbird
Level 5

I'll take a look at that, I did not know about that.


Thanks much!
J
0 Kudos