Jun 2013 23:26:09 -0700
> Subject: Re: [WiX-users] Multi-platform installer with WiX
>
> I see. That's a good point.
>
> So I wrote me a quick program to compare the two full MSIs (the 32-bit and
> 64-bit) and to search for the longest chunk that's common between the
ust embedded somehow into the file and
does not encrypt or compress of the contents.
-Original Message-
From: Bob Arnson [mailto:b...@joyofsetup.com]
Sent: Monday, June 24, 2013 8:51 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Multi-platform installer with WiX
On
On 24-Jun-13 23:32, Ivo Beltchev wrote:
> Which part is the problem? The embedding of the CAB or the mucking with the
> Media table?
Any change invalidates the signature.
--
sig://boB
http://joyofsetup.com/
--
This SF.n
[mailto:b...@joyofsetup.com]
Sent: Monday, June 24, 2013 8:25 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Multi-platform installer with WiX
On 24-Jun-13 14:44, Ivo Beltchev wrote:
> When the installer runs it extracts one of the MSIs and the shared
> cab. Then wit
On 24-Jun-13 14:44, Ivo Beltchev wrote:
> When the installer runs it extracts one of the MSIs and the shared cab. Then
> with some database voodoo from msi.dll I embed the shared cab into the MSI
> and change the Cabinet field in the Media table to start with #. This marks
> it as internal.
That br
ck Ramirez [mailto:nickra...@hotmail.com]
Sent: Monday, June 24, 2013 12:05 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Multi-platform installer with WiX
You're embedding an MSI inside an MSI? Wouldn't Burn work out better? A Burn
bundle can embed all of its resources int
You're embedding an MSI inside an MSI? Wouldn't Burn work out better? A Burn
bundle can embed all of its resources into a setup executable. Will upgrades
still function correctly using an embedded MSI?
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.co
23, 2013 7:59 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Multi-platform installer with WiX
On 23-Jun-13 15:13, Ivo Beltchev wrote:
> I need an installer that can work for both 32-bit and 64-bit OS.
> Currently I build 2 separate MSIs and bundle them togethe
On 23-Jun-13 15:13, Ivo Beltchev wrote:
> I need an installer that can work for both 32-bit and 64-bit OS. Currently I
> build 2 separate MSIs and bundle them together in a bootstrapper EXE. The
> problem is that 90% of the files are common between the two platforms and my
> installer is almost dou
Ah, ok. Well, if the main thing is to get the size of the install, would
using Burn's download capabilities add anything for you (using the
DownloadUrl attribute on your Burn MsiPackage elements)? Such as only
downloading the 64-bit installer if that's what they need, or only the
32-bit one? Of cou
[mailto:nickra...@hotmail.com]
Sent: Sunday, June 23, 2013 4:18 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Multi-platform installer with WiX
I'm often curious to learn more about 64-bit vs. 32-bit applications. What
are your reasons for targeting both architectures? Is i
I'm often curious to learn more about 64-bit vs. 32-bit applications. What
are your reasons for targeting both architectures? Is it not possible, in
your case, to only target 32-bit? You say that there are 10% of files that
are different between the two installers? Can you say more about that? Does
.
-Original Message-
From: Steven Ogilvie [mailto:steven.ogil...@titus.com]
Sent: Sunday, June 23, 2013 12:40 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Multi-platform installer with WiX [P]
Classification: Public
Hi Ivo,
I am not really sure on
Classification: Public
Hi Ivo,
I am not really sure on your overall question...
However, you cannot create 1 MSI for both 32 and 64 Bit OS's there must be 1
MSI for each bitness (32/64).
So this paragraph is not possible:
" One solution I tried is to create a transform that converts one MSI into
14 matches
Mail list logo