I try to rewrite a VS setup with WiX 3.5. Unfortunately this setup does 
not build on my Windows 7 PC.

There is one .NET DLL with these non-resolved dependencies:

Microsoft.DirectX           1.0.2902.0
Microsoft.DirectX.Direct3D  1.0.2902.0
Microsoft.DirectX.Direct3DX 1.0.2911.0

I would like to ignore the problem with the VS setup. But I need to 
author, compile, and test the WiX setup. How can I identify what I have 
to install to get the redistributable files? The DirectX SDK comes as a 
half-gigabyte installation! I hope this can be done more elegant.

When I have installed the redistributables, how do I add these to my WiX 
setup?

--
Andy


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to