• DirectSetup为创新(以前出国旅DSetup DLL)设计可以扩展创新安装,允许你检查和更新可在安装过程中。

    它主要是编写用于通过使用创新安装,但任何程序,可以使用Dll还可以使用这个图书馆。

    使用国旅DSetup DLL,你将需要有可SDK上安装的的计算机。 (你可以找到SDK http://msdn.microsoft.com/directx/.)

    如果你想使用的DLL作为扩展为创新安装,你会需要的地方DSETUP.dll 从RedistDirectX9文件夹入相同的文件夹isxdx.dll -注意,这种法律需要包括所有必需的可再发行组件从SDK中规定的{SDK_DIR}DocumentationLicense Agreementsdirectx redist.txt中。

    国旅DSetup DLL有两个样本脚本,为创新安装的。 isxdx_demo的。国际空间站是一个简单的脚本,带来了一个信息框中表示的目前安装版本的安装期间安装。 isxdx_dxredist的。国际空间站是一个外壳,有一些变化给你一个起点,包括安装可再发行组件在设置包。

    如果你希望使用国旅DSetup DLL和没有开始建立自己的安装脚本,建议编辑isxdx_dxredist的。国际空间站。

  • DirectSetup के लिए Inno (पूर्व ISX DSetup DLL) के लिए डिज़ाइन किया गया था के लिए एक विस्तार Inno सेटअप के लिए अनुमति देता है की जाँच करें और इंटरनेट अद्यतन स्थापना प्रक्रिया के दौरान.

    यह मुख्य रूप से लिखा द्वारा उपयोग के लिए Inno सेटअप है, लेकिन किसी भी कार्यक्रम का उपयोग कर सकते हैं कि Dll का उपयोग कर सकते हैं इस पुस्तकालय.

    का उपयोग करने के लिए ISX DSetup DLL, आप की आवश्यकता होगी करने के लिए है इंटरनेट एसडीके आपके कंप्यूटर पर स्थापित है । (आप पा सकते हैं एसडीके पर http://msdn.microsoft.com/directx/है.)

    यदि आप चाहते हैं का उपयोग करने के लिए DLL के रूप में एक विस्तार के लिए Inno सेटअप, आप की आवश्यकता होगी करने के लिए जगह DSETUP.dll से RedistDirectX9 फ़ोल्डर में एक ही फ़ोल्डर के रूप में isxdx.dll -- ध्यान दें कि यह कानूनी तौर पर की आवश्यकता है आप को शामिल करने के लिए सभी आवश्यक redistributables से एसडीके के रूप में निर्दिष्ट {SDK_DIR}DocumentationLicense Agreementsdirectx redist.txt है ।

    ISX DSetup DLL के साथ आता है दो नमूना स्क्रिप्ट के लिए Inno सेटअप. isxdx_demo.आईएसएस के लिए एक सरल स्क्रिप्ट है कि लाता है एक संदेश बॉक्स को दिखाने के वर्तमान में स्थापित संस्करण इंटरनेट के अधिष्ठापन के दौरान. isxdx_dxredist.आईएसएस एक खोल है कि कुछ परिवर्तन के साथ आप के लिए एक प्रारंभिक बिंदु सहित इंटरनेट redistributables में अपने सेटअप पैकेज है ।

    यदि आप चाहते हैं का उपयोग करने के लिए ISX DSetup DLL और शुरू नहीं किया है बनाने के अपने खुद के सेटअप स्क्रिप्ट, यह सलाह दी जाती है कि आप संपादित करें isxdx_dxredist.आईएसएस.

  • DirectSetup for Inno (formerly ISX DSetup DLL) was designed to be an extension for Inno Setup that allows you to check and update DirectX during the installation process.

    It was primarily written for use by Inno Setup, but any program that can use DLLs can also make use of this library.

    To use ISX DSetup DLL, you will need to have the DirectX SDK installed on your computer. (You can find the SDK at http://msdn.microsoft.com/directx/.)

    If you want to use the DLL as an extension for Inno Setup, you will need to place DSETUP.dll from the RedistDirectX9 folder into the same folder as isxdx.dll -- note that this legally requires you to include all the required redistributables from the SDK as specified in {SDK_DIR}DocumentationLicense Agreementsdirectx redist.txt.

    ISX DSetup DLL comes with two sample scripts for Inno Setup. isxdx_demo.iss is a simple script that brings up a message box showing the currently installed version of DirectX during installation. isxdx_dxredist.iss is a shell that with a few changes gives you a starting point for including the DirectX redistributables in your setup package.

    If you wish to use ISX DSetup DLL and have not begun creating your own setup script, it is advised that you edit isxdx_dxredist.iss.