Object Settings Panel
InstallShield 2024 » DirectX Object Wizard
Project:
• | Basic MSI |
• | InstallScript MSI |
The Object Settings panel enables you to set the following options:
Option |
Description |
Place DirectX files in a folder in Disk1 |
If you select this check box, InstallShield creates a DirectX folder for your installation at build time and places it in the Disk1 folder of your release. If you clear this check box, InstallShield streams the DirectX redistributable files into the .msi file. If you are creating a single-file executable installation, clear this check box so that the files are included in the .msi file. For information on the DirectX files that are included in the object, see Including the DirectX 9.0 Object. |
Show the Microsoft DirectX EULA before starting the DirectX 9 installation |
By default, the Microsoft DirectX EULA is displayed to the end user before the DirectX 9 installation begins. To prevent the EULA from being displayed, clear this check box. |
For more information about DirectX, visit MSDN.
See Also