vij wrote:
> In our project we have daily builds. For daily buils we are NOT
> changing the product ID,package ID and upgrade ID. So when user tries
> to install latest build, it will give repair option, which will
> re-install the package.
>
> This is working fine, as long as no new files are
Hi,...
The package code of your MSI should change every build. That's why
the GUID ---- exist in WiX.
You should read this:
http://windowssdk.msdn.microsoft.com/en-us/library/aa370579.aspx
and
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/set
Hi, In our project we have daily builds. For daily buils we are NOT changing the product ID,package ID and upgrade ID. So when user tries to install latest build, it will give repair option, which will re-install the package. This is working fine, as long as no new files are added to the MSI
3 matches
Mail list logo