Changeset 412 for branches/highdpi/Install/win/C-evo.iss
- Timestamp:
- Nov 4, 2021, 2:59:11 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/Install/win/C-evo.iss
r405 r412 10 10 ; installation to run on all architectures (including Itanium, 11 11 ; since it's capable of running 32-bit code too). 12 OutputBaseFilename=Install-{#MyAppName }-{#MyAppVersion}12 OutputBaseFilename=Install-{#MyAppNameShort}-{#MyAppVersion}{#MyAppVersionSuffix} 13 13 14 14 [Components]
Note:
See TracChangeset
for help on using the changeset viewer.