Re: [WiX-users] C++ Dependency Help

2010-06-09 Thread Christopher Painter
discussion for Windows Installer XML toolset. Sent: Wed, June 9, 2010 8:27:25 AM Subject: Re: [WiX-users] C++ Dependency Help Why are you development teams using 2 different development environments for the same product? If it's a 3rd party library or tool which needs the other one when yo

Re: [WiX-users] C++ Dependency Help

2010-06-09 Thread Tony Juricic
ndows Installer XML toolset. Cc: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] C++ Dependency Help I hadn't seen your post and didn't know about sxstrace.  I've googled it and it looks like sxstrace isn't available on XP/2003 which just

Re: [WiX-users] C++ Dependency Help

2010-06-09 Thread Pally Sandher
n for Windows Installer XML toolset. Subject: Re: [WiX-users] C++ Dependency Help I hadn't seen your post and didn't know about sxstrace.  I've googled it and it looks like sxstrace isn't available on XP/2003 which just happens to be the platforms we are deploying on.  Awesome!

Re: [WiX-users] C++ Dependency Help

2010-06-09 Thread Christopher Painter
ndows Installer XML toolset. Cc: General discussion for Windows Installer XML toolset. Sent: Tue, June 8, 2010 10:18:13 PM Subject: Re: [WiX-users] C++ Dependency Help I'll repeat it again, in case it got missed earlier. I'd recommend looking at the output of sxstrace to see why it&#x

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread Kelly . Leahy
what it was looking for (including what exact versions and such it was searching for). Kelly "Wilson, Phil" 06/08/2010 05:08 PM Please respond to "General discussion for Windows Installer XML toolset." To General discussion for Windows Installer XML toolset. cc Subject R

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread Wilson, Phil
AM To: General discussion for Windows Installer XML toolset. Cc: Wilson, Phil Subject: Re: [WiX-users] C++ Dependency Help I would only add dependencies in the manifest for immediate dependencies only . Don't add dependencies for B to A. For the mixed mode C++ dlls, they'l depend on t

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread greenaj
t; Sent: Tuesday, June 08, 2010 5:17 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] C++ Dependency Help > > Hmmm, I've not experienced depends / sxs issues in the past so I love to fill > in the knowledge gap possibly exposed by that

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread Wilson, Phil
Windows Installer XML toolset. Subject: Re: [WiX-users] C++ Dependency Help Hmmm, I've not experienced depends / sxs issues in the past so I love to fill in the knowledge gap possibly exposed by that question.  And no, all my CA's are written in C# using DTF.  I'm told the applic

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread Pally Sandher
Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Christopher Painter [mailto:chr...@deploymentengineering.com] Sent: 08 June 2010 13:24 To: gree...@cox.net; General discussion for Windows Installer XML toolset. Subject: Re: [WiX-us

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread Christopher Painter
: "gree...@cox.net" To: General discussion for Windows Installer XML toolset. Cc: Christopher Painter Sent: Mon, June 7, 2010 7:23:52 PM Subject: Re: [WiX-users] C++ Dependency Help To make things even more interesting, sometimes there are type library and COM dependencies.  Also

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread Christopher Painter
rying to do is a bad idea and not supported by my team. Thanks, Chris   - Original Message From: dB. To: General discussion for Windows Installer XML toolset. Sent: Tue, June 8, 2010 8:17:38 AM Subject: Re: [WiX-users] C++ Dependency Help I assume you've installed both crt redist EX

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread dB .
2010 9:03 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] C++ Dependency Help Hmm, think I just stumbled into the depends / winsxs that you are talking about.  I noticed that I had depends 2.1 so I upgraded to 2.2 and suddenly the findings were different.

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread David Watson
inter [mailto:chr...@deploymentengineering.com] Sent: 08 June 2010 14:03 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] C++ Dependency Help Hmm, think I just stumbled into the depends / winsxs that you are talking about.  I noticed that I had depends 2.1

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread Christopher Painter
From: Christopher Painter To: General discussion for Windows Installer XML toolset. Sent: Tue, June 8, 2010 7:17:21 AM Subject: Re: [WiX-users] C++ Dependency Help Hmmm, I've not experienced depends / sxs issues in the past so I love to fill in the knowledge gap possibly exposed by that qu

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread Christopher Painter
it that it had dependencies that B.dll had.   - Original Message From: Christopher Painter To: gree...@cox.net; General discussion for Windows Installer XML toolset. Sent: Tue, June 8, 2010 7:23:55 AM Subject: Re: [WiX-users] C++ Dependency Help I agree with you.  I worked here bef

Re: [WiX-users] C++ Dependency Help

2010-06-08 Thread Christopher Painter
yment considerations.    - Original Message From: dB. To: General discussion for Windows Installer XML toolset. Sent: Mon, June 7, 2010 8:39:05 PM Subject: Re: [WiX-users] C++ Dependency Help Isn't depends simply busted for WinSxS? I assume the application doesn't run? Jus

Re: [WiX-users] C++ Dependency Help

2010-06-07 Thread dB .
eattle|New York -Original Message- From: Christopher Painter [mailto:chr...@deploymentengineering.com] Sent: Monday, June 07, 2010 7:01 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] C++ Dependency Help I have a C++ dependency issue that I'm trying to figure out

Re: [WiX-users] C++ Dependency Help

2010-06-07 Thread Kelly . Leahy
6/07/2010 04:05 PM Please respond to "General discussion for Windows Installer XML toolset." To wix-users@lists.sourceforge.net cc Subject [WiX-users] C++ Dependency Help I have a C++ dependency issue that I'm trying to figure out. A.DLL depends on: ( compiled by us using VS2

Re: [WiX-users] C++ Dependency Help

2010-06-07 Thread greenaj
To make things even more interesting, sometimes there are type library and COM dependencies. Also some DLL's could be delay-loaded or dynamically linked to. The Sysinternals depends tool is a great help. It is best just to bootstrap the C++ runtime (.MSI) packages. Avoid the merge modules i

[WiX-users] C++ Dependency Help

2010-06-07 Thread Christopher Painter
I have a C++ dependency issue that I'm trying to figure out.  A.DLL depends on:   ( compiled by us using VS2008 )     MSCOREE.dll      KERNEL32.dll     MSVCM90.DLL 9.0.21022.8 MSVCR90.dll 9.0.21022.8 MSVCP90.dll 9.0.21022.8 B.DLL B.DLL depends on:  ( compiled by third party using V