Re: [WiX-users] Fw: Conditional installation of merge modules

2007-11-28 Thread fiordean dacian
ian <[EMAIL PROTECTED]> Cc: wix-users@lists.sourceforge.net Sent: Wednesday, November 28, 2007 4:34:23 PM Subject: Re: [WiX-users] Fw: Conditional installation of merge modules FWIW, I was just trying to install the 71 dlls using msm myself the other day and never got it to work properly. T

Re: [WiX-users] Fw: Conditional installation of merge modules

2007-11-28 Thread Simon Dahlbacka
FWIW, I was just trying to install the 71 dlls using msm myself the other day and never got it to work properly. Then someone on the internet suggested that the merge modules were broken and that you just should extract the dlls and install them as regular files into your app folder. So that's wha

[WiX-users] Fw: Conditional installation of merge modules

2007-11-28 Thread fiordean dacian
Do you mean installing my app under System folder? Nope. As for the merge modules, they are installed into their default folder. If I have to install the 71 dlls into my app's folder, I need to modify them by hand using Orca, right? Actually MFC71 wasn't a typo, actually I need VC2003 stuff.