Re: [WiX-users] merge modules not working only vcredist.exe

2009-07-21 Thread warne warne
Cheers all, that sorted it. > Date: Mon, 20 Jul 2009 12:13:07 +0100 > From: dwat...@sdl.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] merge modules not working only vcredist.exe > > Lol, why didn't I spot that. It is Monday morning I supp

Re: [WiX-users] merge modules not working only vcredist.exe

2009-07-20 Thread David Watson
Lol, why didn't I spot that. It is Monday morning I suppose. -Original Message- From: Pally Sandher [mailto:pally.sand...@iesve.com] Sent: 20 July 2009 12:01 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] merge modules not working only vcredis

Re: [WiX-users] merge modules not working only vcredist.exe

2009-07-20 Thread Pally Sandher
scussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] merge modules not working only vcredist.exe Sorry, 2005 not 2003 (it's late and getting latter...) -Original Message- From: Blair [mailto:os...@live.com] Sent: Monday, July 20, 2009 12:10 AM To: 'General d

Re: [WiX-users] merge modules not working only vcredist.exe

2009-07-20 Thread David Watson
ers] merge modules not working only vcredist.exe Sorry, 2005 not 2003 (it's late and getting latter...) -Original Message- From: Blair [mailto:os...@live.com] Sent: Monday, July 20, 2009 12:10 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users]

Re: [WiX-users] merge modules not working only vcredist.exe

2009-07-20 Thread Blair
Sorry, 2005 not 2003 (it's late and getting latter...) -Original Message- From: Blair [mailto:os...@live.com] Sent: Monday, July 20, 2009 12:10 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] merge modules not working only vcre

Re: [WiX-users] merge modules not working only vcredist.exe

2009-07-20 Thread Blair
From: warne warne [mailto:warne...@hotmail.com] Sent: Saturday, July 18, 2009 6:10 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] merge modules not working only vcredist.exe So I remove the custom action to make sure the merge modules, as you say, install correctly.

Re: [WiX-users] merge modules not working only vcredist.exe

2009-07-18 Thread warne warne
So I remove the custom action to make sure the merge modules, as you say, install correctly. Same result... App wont launch with merge modules (see 1st post for list of what I have). Only works if prior install vcredist.exe (2008). Can I rephrase this question. Is there a link s

Re: [WiX-users] merge modules not working only vcredist.exe

2009-07-18 Thread Bob Arnson
warne warne wrote: > Thanks for tip re static link & explaining InstallExecuteSequence. Im not > really concerned though about the custom action (launch app after > installation checkbox). I only mentioned it to reference the error message > 2896 in the log in case someone suggested it. The prob

Re: [WiX-users] merge modules not working only vcredist.exe

2009-07-18 Thread warne warne
Hi Ari, Thanks for tip re static link & explaining InstallExecuteSequence. Im not really concerned though about the custom action (launch app after installation checkbox). I only mentioned it to reference the error message 2896 in the log in case someone suggested it. The problem is,

Re: [WiX-users] merge modules not working only vcredist.exe

2009-07-17 Thread Ari Moradi
hen the dlls aren't necessary. If your CA is already scheduled after InstallFinalize, then I wasn't much help :) -Ari -Original Message- From: warne man [mailto:warne...@hotmail.com] Sent: Friday, July 17, 2009 2:59 PM To: wix-users@lists.sourceforge.net Subject: [Wi

[WiX-users] merge modules not working only vcredist.exe

2009-07-17 Thread warne man
Hi, I am using WIX 3.0 for the first time to create an install package for my application. The App is developed in c++ in Visual Studio 2008. Problem is the application will not run or launch using merge modules. Instead I have to install the Visual C++ 2008 Redistributable Package (