Inno Setup Directx Install
An extension for Inno Setup that allows you to check and update DirectX during the installation process
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.
In this step, be careful when you choose the main.exe file. DO NOT use the dxwebsetup.exe file because it installs DirectX SDK, not our game.
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.
System requirements
Filed under
Inno Setup Studio
top alternatives FREE
top alternatives PAID
DirectSetup for Inno (formerly ISX DSetup DLL) 1.0.0
add to watchlistsend us an update- file size:
- 279 KB
- filename:
- isxdx-1.0.0.zip
- runs on:
- Windows All
- main category:
- Authoring Tools
Directx Install Problem
- developer:
- visit homepage