There's a section in the Wix help on installing DX9 using Wix. It might help.
Look for "Install DirectX 9.0 With Your Installer" under "How-To Guides".

-----Original Message-----
From: Andreas [mailto:andreassand...@gmx.net] 
Sent: 04 November 2011 06:03
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to find and add dependency

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
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
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