To be honest, that's not a "feature" of InstallShield that I like or use. Magically "Easy" buttons are a great concept but I don't like switching off my brain.
--- Christopher Painter, Author of Deployment Engineering Blog Have a hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me --- On Mon, 5/16/11, Helge Kruse <[email protected]> wrote: From: Helge Kruse <[email protected]> Subject: [WiX-users] Detection of run-time DLLs To: [email protected] Date: Monday, May 16, 2011, 10:24 AM Hello, I know from InstallShield (IS) that it is capable to detect all the dependencies of a binary to run-time DLLs. When VS2005 C++ DLL uses the msvcrt IS adds the corresponding MSM to the project. How can do similar with WiX 3.5? It would includ this tasks: - detect automagically which run-time DLLs are necessary - add these run-times conviniently - keep track of updates to these run-times as it happens when VS2005SP1 or the lastest April update of VS2005 changes the versions, that are used in VS2005 when linking a DLL? The last point means, I want only to recompile the installer with WiX to get the current dependencies included. I tried to evaluate the HEAT options but did not found any appropriate. Regards, Helge -- NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt informieren: http://www.gmx.net/de/go/freephone ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

