本文介绍了DirectX可再发行程序包故障的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我只允许重新分发DirectX程序包的一部分吗? (例如,只有DirectDraw DLL,而没有Show / 3D / etc。)
Am I allowed to redistribute only parts of the DirectX package? (e.g. only the DirectDraw DLLs, without Show/3D/etc.)
推荐答案
否。从DirectX SDK Redist EULA:
No. From the DirectX SDK Redist EULA:
redist /
以上
目录中的以下文件必须包含在DirectX运行时的任何
发行版中。
The following files in the above directory must be included in any distribution of the DirectX Runtime.
DSetup32.dll
DSetup.dll
DXSetup.exe
DXupdate.cab
dxdllreg_x86.cab
DSetup32.dll DSetup.dll DXSetup.exe DXupdate.cab dxdllreg_x86.cab
这篇关于DirectX可再发行程序包故障的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!