Hello Rob,
here is a minimal mergemodule showing the error:
http://schemas.microsoft.com/wix/2006/wi";>
When the mst is applied, the msi cache is not updated with the file version at
the end of the installation and hence during patching the file is not updated.
What you can do this try creating the mst correctly, such that it does not
update the file version in the file table.
Can you let me know
Sorry, for (1) I meant I don't want to do it from a custom BA. I want to do it
by calling the bundle from the application software that my bundle installs. I
know for wixstba you provide /uninstall and /repair commands. I use wixstba
for my bundle so it would be nice if there was an "/upgrade"
No idea. Maybe VS has some cached data and is confused?
On Sun, Oct 14, 2012 at 2:45 AM, Gavin Bray wrote:
> I should add that I have another WIX project which doesn't have these
> warnings. The projects are very similar, were created in the same manner
> and have much the same type of content.
I should add that I have another WIX project which doesn't have these
warnings. The projects are very similar, were created in the same manner
and have much the same type of content.
On Sun, Oct 14, 2012 at 7:11 PM, Gavin Bray wrote:
> I created the project in VS 2012. The only namespace declara
I created the project in VS 2012. The only namespace declaration is:
http://schemas.microsoft.com/wix/2006/wi";>
On Sun, Oct 14, 2012 at 1:28 PM, Rob Mensching wrote:
> What namespaces do you have on your elements?
>
> On Sat, Oct 13, 2012 at 12:53 AM, Gavin Bray wrote:
>
> > Hi
> >
> > I'm u
6 matches
Mail list logo