DeviceDriverSetRedist Property
InstallShield 2016 » Automation Interface
Project • The DeviceDriverSetRedist property applies to the following project types:
The DeviceDriverSetRedist property sets the custom action runtime .dll used for all device driver installations in the project. This property takes the following values:
|
•
|
eddr32Bit—Specifies that the device drivers in this project target 32 bit machines and that the installation uses runtime dialogs for English only. |
|
•
|
eddf32BitLocalized—Specifies that the device drivers in this project target 32 bit machines and that the installation includes all localized installation runtime dialogs. |
|
•
|
eddf64Bit—Specifies that the device drivers in this project target Itanium 64 bit machines and that the installation uses runtime dialogs for English only. |
|
•
|
eddf64BitLocalized—Specifies that the device drivers in this project target Itanium 64 bit machines and that the installation includes all localized installation runtime dialogs. |
|
•
|
eddf64BitAMD—Specifies that the device drivers in this project target AMD 64 bit machines and that the installation uses runtime dialogs for English only. |
|
•
|
eddf64BitAMDLocalized—Specifies that the device drivers in this project target AMD 64 bit machines and that the installation includes all localized installation runtime dialogs. |
The English runtime .dll file is smaller than the localized .dll file, so if space is an issue and you do not need the extra language runtime dialogs, use one of the English-only values (not one of the localized values).
If you use one of the localized values, the installation uses a runtime .dll that includes dialogs and text for the following languages:
|
•
|
Spanish - Modern Sort (Spain) |
|
•
|
Norwegian (Bokmål) (Norway) |
|
•
|
English (United States) |
Applies to
Open topic with navigation