[WiX-users] Problem with Merge Module

2010-09-10 Thread pcristini
I'm very new to WiX and installers/msi in general. I'm trying to setup an msi product that will consist of multiple merge modules. The way I have my project setup is I have a merge module project (named: MM - CRM Admin Tool) with the main application files; several other merge modules for other c

[WiX-users] Problem with Merge Module

2010-02-16 Thread Christian Kraut
Dear Support Community, I have a really big issue. I have created a merge module called TestMergeModule. This module installs some files and writes two or three values into the registry. Now, I want to write some installation logic for this merge module. Installation logic: 1.)Install merge

Re: [WiX-users] Problem with merge module

2009-06-03 Thread Wilson, Phil
l Message- From: rahul.ekb...@sungard.com [mailto:rahul.ekb...@sungard.com] Sent: Tuesday, June 02, 2009 10:12 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Problem with merge module Hi, To more on this topic I have following .msm file in our project I

Re: [WiX-users] Problem with merge module

2009-06-02 Thread Rahul.Ekbote
[mailto:rahul.ekb...@sungard.com] Sent: Wednesday, June 03, 2009 10:25 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Problem with merge module Hi, My understanding about .msm is it contains the information to install the mentioned product. Is it need to provide setup of the products

Re: [WiX-users] Problem with merge module

2009-06-02 Thread Rahul.Ekbote
...@wonderware.com] Sent: Tuesday, June 02, 2009 10:20 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Problem with merge module You're not by any chance expecting the .msm file to be installed on the system are you? Phil Wilson -Original Message-

Re: [WiX-users] Problem with merge module

2009-06-02 Thread Wilson, Phil
users] Problem with merge module Hi, I have added merge module in my project. Please see the code from Product.wxs. However the merge module are not getting install on target machine. Also I am using bootstrapper manifest for VS2008 utility for adding bootstrapper for .net 3.5 sp1 and VC++ redistribu

[WiX-users] Problem with merge module

2009-06-02 Thread Rahul.Ekbote
Hi, I have added merge module in my project. Please see the code from Product.wxs. However the merge module are not getting install on target machine. Also I am using bootstrapper manifest for VS2008 utility for adding bootstrapper for .net 3.5 sp1 and VC++ redistributable. Please let me know w

Re: [WiX-users] Problem with Merge module(Error HRESULT E_FAIL)

2008-09-27 Thread Bob Arnson
ACKH wrote: > I remember that we had the same problem with a CrystalReports msm. Am I > correct that you are using WiX2.0.5805.1? If so the solution for your > problem is to revert to WiX2.0.5325.0. 2.0.5805.1 contains a bug that is > supposed to be fixed in the upcoming WiX2.0 service pack

Re: [WiX-users] Problem with Merge module(Error HRESULT E_FAIL)

2008-09-25 Thread ACKH
I remember that we had the same problem with a CrystalReports msm. Am I correct that you are using WiX 2.0.5805.1? If so the solution for your problem is to revert to WiX2.0.5325.0. 2.0.5805.1 contains a bug that is supposed to be fixed in the upcoming WiX2.0 service pack. -- View this message i

[WiX-users] Problem with Merge module(Error HRESULT E_FAIL)

2008-09-25 Thread Maktuba Mohid
Hi, I am currently working with wix and trying to build an installer using wix 2.0 for my project. I need to add a crystal report merge moule with the installer. After adding merge module with my installer project when I try to build the project, I got the following error: "Error HRESULT E_FAIL