What's the smallest DirectX installer I can distribute in my Software?
Posted
by John
on Stack Overflow
See other posts from Stack Overflow
or by John
Published on 2010-03-14T11:08:10Z
Indexed on
2010/03/14
11:15 UTC
Read the original article
Hit count: 208
My application uses DirectX 9.0c. There are many installers for the end-user run-times, ranging from 400Kb to 100Mb+ and obviously I don't want to bloat my installer file. However, I believe there are potentially legal restrictions which mean I can't just distribute whichever MS installers I might choose.
This is the one I'd ideally like to include, is it the best /correct one?
© Stack Overflow or respective owner