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
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to