Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread Steven Ogilvie
[mailto:jacob.hoo...@greenheck.com] Sent: July-31-13 3:38 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P] A) Ok, then you should probably have a conditional Condition element on the 32 bit

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread Hoover, Jacob
ent lib\x86 and lib\x64 steve -Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: July-31-13 2:56 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.w

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread Steven Ogilvie
nd lib\x64 steve -Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: July-31-13 2:56 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P] I&

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread Hoover, Jacob
.ogil...@titus.com] Sent: Wednesday, July 31, 2013 1:17 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P] Classification: Public Nuts more files to change roger that, will change :) -Ori

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread David Connet
>    That doesn't make much sense because $(var.Platform) is compile time. For an x64 build, it's like you wrote: (and x86 is ) This could be simplified to "VersionNT64" Dave -- Get your SQL database under version c

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread Steven Ogilvie
scussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P] Classification: Public Sigh, every example I see out there in Google land they use And also this?

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread John Cooper
toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P] Classification: Public Sigh, every example I see out there in Google land they use And also this? So your saying replace $(var.Platfo

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread Steven Ogilvie
: John Cooper [mailto:jocoo...@jackhenry.com] Sent: July-31-13 1:38 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P] Yes, it appears to be inverted. Also, as the documentation states

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread John Cooper
enry.com www.jackhenry.com -Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: Wednesday, July 31, 2013 12:22 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Produc

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread Hoover, Jacob
ion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P] Sorry I may have confused the issue by stating how I did it, the main question was does this (or something similar) not work ? Along the lines of

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread David Watson
Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P] Classification: Public Can't use WIXLIBS to replace the MERGEMODULES (Rob confirmed that with me) I am installing 5 Services, they each go into a separate folder of

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread Christopher Painter
Sent: Wednesday, July 31, 2013 11:34 AM To: "General discussion for Windows Installer XML toolset." Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P] Classification: Public Can't use WIXLIBS to replace the MERGEMODULES (Rob confirm

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread Steven Ogilvie
64 MSI's Might just leave this one alone :( Steve -Original Message- From: David Watson [mailto:dwat...@sdl.com] Sent: July-31-13 12:08 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Produ

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread Blair Murri
-users@lists.sourceforge.net > Date: Wed, 31 Jul 2013 12:55:27 + > Subject: Re: [WiX-users] Need help, how to put a condition on a merge module > in Product.wxs [P] > > Classification: Public > I originally have two solutions for the Services installer, in the x86 > product.wxs I have the

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread David Watson
Ogilvie [mailto:steven.ogil...@titus.com] Sent: 31 July 2013 13:55 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P] Classification: Public I originally have two solutions for the Services

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-31 Thread Steven Ogilvie
orge.net; d...@agilityrecordbook.com > Date: Tue, 30 Jul 2013 16:19:37 +0000 > Subject: Re: [WiX-users] Need help, how to put a condition on a merge > module in Product.wxs [P] > > Classification: Public > Yup I have the configuration set in the Solution file for my Services > S

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-30 Thread Blair Murri
orge.net; d...@agilityrecordbook.com > Date: Tue, 30 Jul 2013 16:19:37 +0000 > Subject: Re: [WiX-users] Need help, how to put a condition on a merge module > in Product.wxs [P] > > Classification: Public > Yup I have the configuration set in the Solution file for my Services > Solution,

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-30 Thread Steven Ogilvie
toolset.; David Connet Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P] Isn't the win64 setting on the component so you need to build a 64bit and a 32 bit version of each merge module (or wixlib). This is easily done with a shared .wxs file

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-30 Thread John Cooper
p, how to put a condition on a merge module in Product.wxs [P] Assign them to a feature and condition the feature. Dave - Original Message - From: Steven Ogilvie To: General discussion for Windows Installer XML toolset. Cc: Sent: Tuesday, July 30, 2013 7:16 AM Subject: Re: [WiX-use

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-30 Thread David Watson
4 bit msi. (another) Dave -Original Message- From: Steven Ogilvie [mailto:steven.ogil...@titus.com] Sent: 30 July 2013 16:54 To: David Connet; General discussion forWindows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.w

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-30 Thread Steven Ogilvie
Services_Setup ... ... ... ... -Original Message- From: David Connet [mailto:d...@agilityrecordbook.com] Sent: July-30-13 11:10 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge modul

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-30 Thread Steven Ogilvie
put a condition on a merge module in Product.wxs [P] Assign them to a feature and condition the feature. Dave - Original Message - From: Steven Ogilvie To: General discussion for Windows Installer XML toolset. Cc: Sent: Tuesday, July 30, 2013 7:16 AM Subject: Re: [WiX-users] Need

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-30 Thread David Connet
Assign them to a feature and condition the feature. Dave - Original Message - From: Steven Ogilvie To: General discussion for Windows Installer XML toolset. Cc: Sent: Tuesday, July 30, 2013 7:16 AM Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs [P]

2013-07-30 Thread Steven Ogilvie
hanks, Steve -Original Message- From: John Cooper [mailto:jocoo...@jackhenry.com] Sent: July-29-13 4:35 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs I use six wixlibs to install

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs

2013-07-29 Thread John Cooper
ject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs your saying this is at compile time? I have a variables.wxi include file that I include with my product.wxs -- View this message in context: http://windows-installer-xml-wix

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs

2013-07-29 Thread StevenOgilvie
your saying this is at compile time? I have a variables.wxi include file that I include with my product.wxs -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Need-help-how-to-put-a-condition-on-a-merge-module-in-Produc

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs

2013-07-29 Thread John Cooper
jackhenry.com -Original Message- From: StevenOgilvie [mailto:sogil...@msn.com] Sent: Monday, July 29, 2013 2:29 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs damn Nabble takes out the condition: for

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs

2013-07-29 Thread John Cooper
I use six wixlibs to install seven services with multiple copies of "common" assemblies in different directories and AppPools. Works great. We only build one platform now, x64, but we used to build both x86 and x64. Separate wixlib's and conditionalized source for each platform. -- John Merr

Re: [WiX-users] Need help, how to put a condition on a merge module in Product.wxs

2013-07-29 Thread StevenOgilvie
damn Nabble takes out the condition: for the component to be installed on X86 machine: < ! [ CDATA[ NOT(VersionNT64) OR $(var.Platform) = "x86" ] ] > for x64 machine: < ! [ CDATA[VersionNT64 OR $(var.Platform) = "x64" ] ] > -- View this message in context: http://windows-installer-xml