, Michael; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Building a patch in Visual Studio
Not possible using the Setup Deployment project. You can however build
patches out of the MSI's it produces using wix v3's admin image patching
features.
Generate an admin image of your baseline and upgr
In article <[EMAIL PROTECTED]>,
"Wilson, Phil" <[EMAIL PROTECTED]> writes:
> Does WiX (well MsiFiler) populate these tables later?
I doubt WiX populates the tables unless it is the one building the
MSI. You can populate them afterwards with tools such as MsiFiler
from the MSI SDK, but thi
bject: Re: [WiX-users] Building a patch in Visual Studio
Not possible using the Setup Deployment project. You can however build
patches out of the MSI's it produces using wix v3's admin image patching
features.
Generate an admin image of your baseline and upgrade msi's. Call torch
Not possible using the Setup Deployment project. You can however build patches
out of the MSI's it produces using wix v3's admin image patching features.
Generate an admin image of your baseline and upgrade msi's. Call torch with -ax
and the msi's in the admin layouts. Then follow the wix patch
4 matches
Mail list logo