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
Where is your launchapplication custom action scheduled in the InstallExecuteSequence? I think that the VC redists won't actually get installed to the SxS folder until after InstallFinalize, so if your action runs before then, the app won't find the VC dlls and you'll get the error message you're