I am wondering, what is the recommended way to bundle my .msi file with the
Windows Installer 4.5 redistributable and the .NET 4.0 framework using the WIX
3.5 toolset.
I have currently added a section to my .wixproj file:
This works for the Installer 4.5, but gives me an error looking for
, Ulrich Proeller wrote:
> I'm using a command line similar to this one:
>
> pyro.exe patch.wixmsp -t RTM patch1.wixmst patch2.wixmst -out patch.msp -sf
You have to repeat the -t switch for each transform.
--
sig://boB
http://
e.net
Betreff: Re: [WiX-users] More than one transformation (.mst file) for Pyro.exe?
On 14-Jan-12 13:00, Ulrich Proeller wrote:
> When calling Pyro with more than one .mst file, I get an error message
> "Additional argument 'Setup_DE_2.0.0.0.wixmst' was unexpected".
>
&
Pyro currently take more than one transformation or not?
Mit freundlichen Grüßen / Yours sincerely
Ulrich Proeller
PROSA GmbH
Hartwaldstraße 27
86415 Mering
Germany
Fon: +49 8233 30510
Fax: +49 8233 30502
Mobile: +49 170 5417282
www.prosa-gmbh.de<http://www.prosa-gmbh.de/>
ulr...@prosa.b
ct
version
It all looks reasonable. I'd probably go back and examine the text file in the
2 MSIs that you're building the patch from. It could be a build problem.
Do an administrative install of both MSIs and the version of the text file from
each admin install.
-Original Message
d the version of the text file from
each admin install.
-Original Message-
From: Ulrich Proeller [mailto:ulr...@prosa.biz]
Sent: 11 January 2012 11:29
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Applying a patch (.msp) doesn't increase the product
t updated.
The product version is just a property like any other and often seems not to be
mentioned specially. That confused me when I wrote my first patch.
-Original Message-
From: Ulrich Proeller [mailto:ulr...@prosa.biz]
Sent: 11 January 2012 11:00
To: General discussion for Windows
s because the rest of the changes are in 2
transforms embedded in the patch. Use the View Patch menu item in Orca after
loading the base MSI to get a better idea of what it changes.
-Original Message-----
From: Ulrich Proeller [mailto:ulr...@prosa.biz]
Sent: 11 January 2012 08:00
To: Gener
g updated.
Maybe post the set of steps you followed to build the patch?
On Tue, Jan 10, 2012 at 11:01 AM, Ulrich Proeller wrote:
> Hi All,
>
> I am trying to create a patch (minor upgrade) to my WIX project which
> is expected to do three things:
>
> 1. Change the version
Hi All,
I am trying to create a patch (minor upgrade) to my WIX project which is
expected to do three things:
1. Change the version number of my product (1.2.6.0 => 1.2.7.0)
2. Replace an managed exe where just the version number has changed
(1.2.6.0 => 1.2.7.0)
3. Replace a
10 matches
Mail list logo