Change product version from commandline build

Got a problem you cannot solve? Try here.
Post Reply
NeeeeB
Posts: 12
Joined: Mon May 17, 2021 2:32 am

Change product version from commandline build

Post by NeeeeB »

Hi,
We are using InstallAware to automate a MSI build everytime we build our software.
Is it possible to change the "Product version" with an argument from the commandline ?
I know how to pass variables to and from the commandline, but couldn't find how to modify the "Product version" in the MSI Code.

Thanks.
NeeeeB
Posts: 12
Joined: Mon May 17, 2021 2:32 am

Re: Change product version from commandline build

Post by NeeeeB »

ok, after some research I've found this post which seems to fill my request :

viewtopic.php?f=2&t=8927
Post Reply