Ok, figured out what was wrong, operator error . I had my Upgrade and Target
sourcefiles reversed. After I fixed that it worked as expected
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Patch-Creation-Properties-example-in-manual-not-working-
I am looking in to creating patches with WiX and therefore I am starting with
the basics of both:
Using Patch Creation Properties and
Using Purely WiX
I am currently using the 3.7 released version of WiX and following the exact
example for the 'Using Purely WiX' from the following documentation wo
gt; From: jacob.hoo...@greenheck.com
> To: wix-users@lists.sourceforge.net
> Date: Wed, 12 Jun 2013 17:10:51 +0000
> Subject: [WiX-users] Patch Creation
>
> When using the "old way" of creating patches
> (http://wix.sourceforge.net/manual-wix3/patch_building.htm) the documen
When using the "old way" of creating patches
(http://wix.sourceforge.net/manual-wix3/patch_building.htm) the documentation
states that /PatchCreation/Family/@SequenceStart must be greater than the last
sequence in the file table. If I omit this attribute, I end up with a file
with a sequence o
You should be fine if you wrote your code in a typical way. A
patch is basically a repair operation. As long as the Components with the
updated executables also contain the NativeImage elements then the Windows
Installer will know to update the Component and the NativeImage custom
action will know
Hi all - we have an MSI with many DLL and a couple of EXE assemblies, the
latter of which are nGen'd via netfx:NativeImage.
We are getting ready to create a patch MSP using torch/pyro and wondering if we
need to do anything explicit to re-nGen these EXE's. Thanks for any info !
-Rob
adema...@gmail.com]
Sent: Tuesday, January 25, 2011 1:23 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Patch Creation Issues
Blair, first off, thanks for your help! I really appreciate it.
After more investigation (i.e. I rechecked the svn commit dates) my de
; To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Patch Creation Issues
>
> Thanks for the info. I played around with this a bit, but still could not
> get a patch I was happy with. I switched to the patchwiz.dll process and it
> is giving me the be
PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Patch Creation Issues
Thanks for the info. I played around with this a bit, but still could not
get a patch I was happy with. I switched to the patchwiz.dll process and it
is giving me the behavior I expect when addin
uary 17, 2011 10:12 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Patch Creation Issues
>
> Thank you that gives me something to go on. I have all my components in the
> same fragment, so now I understand what is going on with PatchFamily.
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Patch Creation Issues
Thank you that gives me something to go on. I have all my components in the
same fragment, so now I understand what is going on with PatchFamily. If I
were to move all changed components into a
hen your property is being
> cleared/not set erroneously. Compare a verbose log from a non-patched
> installation and one from the patched one.
>
> Blair
>
> -Original Message-
> From: Aaron DeMarre [mailto:adema...@gmail.com]
> Sent: Friday, January 14, 2011 12:23 PM
&g
adema...@gmail.com]
Sent: Friday, January 14, 2011 12:23 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Patch Creation Issues
I should add that I get a very different output from torch.exe when I remove
the files that are to be added in the patch. These files were added as
compone
I should add that I get a very different output from torch.exe when I remove
the files that are to be added in the patch. These files were added as
components to the top level feature, which is always installed. However, I
cannot see a pattern to what files are included in the .msp torch.exe
output
Hello all, I am having some issues creating a patch and was hoping to get
some insight.
I am using the "Using Purly Wix" guide here:
http://wix.sourceforge.net/manual-wix3/wix_patching.htm and have created
many successful patches with this method. In this latest patch I am adding
two files, and no
ral discussion for Windows Installer XML toolset.
Subject: [WiX-users] Patch creation
Hi All,
I'd like a quick pointer as to how to plan for and create simple
patches. Most of the time, it looks like we'll be replacing one or two
files, so I'm keen to author a patch file myself, ra
Hi All,
I'd like a quick pointer as to how to plan for and create simple
patches. Most of the time, it looks like we'll be replacing one or two
files, so I'm keen to author a patch file myself, rather than rely on
any difference tools. I also want the MSI to run by itself, without
using the msiex
User error. The referenced msi had lower-case letters in the product code. I
should have caught that. My apologies.
--- On Thu, 10/1/09, jw wrote:
From: jw
Subject: [WiX-users] Patch Creation Properties Problem
To: "General discussion for Windows Installer XML toolset."
Date
Hi,
I'm trying to build a patch using the PCP approach. My patch.wxs file is
virtually identical to the one provided in the WiX Help example, except for
product MSI.
When trying to process the PCP file, PatchWiz fails with the error, "ERROR:
UpgradedImages.Upgraded = 'SampleUpgrade': ProductCo
- Original Message -
> From: "Robert O'Brien"
> To: "'General discussion for Windows Installer XML toolset.'"
>
> Sent: Tuesday, September 23, 2008 7:23 AM
> Subject: Re: [WiX-users] Patch creation problems
>
>
> > You need to
ya Slobodin
- Original Message -
From: "Robert O'Brien" <[EMAIL PROTECTED]>
To: "'General discussion for Windows Installer XML toolset.'"
Sent: Tuesday, September 23, 2008 7:23 AM
Subject: Re: [WiX-users] Patch creation problems
> You ne
before
processing begins.
PATCH And Installed
PATCH And Installed
-Original Message-
From: Scott Sam [mailto:[EMAIL PROTECTED]
Sent: Monday, September 22, 2008 9:00 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Patch creation
When I double click on my msp file I get the welcome dialog, followed
by the maintenance dialog, giving me the choice to change, repair or
remove. Choosing repair or change, will cause the patch to show up in
add/remove programs, but the text file does not show the changes that I
made.
Problem
23 matches
Mail list logo