View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000094 | Inno Script Studio | Feature | public | 2011-10-07 08:04 | 2018-02-24 14:55 |
| Reporter | turbodelphi | Assigned To | timchilvers | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0000094: WizardImageFile and WizardSmallImageFile are not set using project assistant | ||||
| Description | Despite of changing the "Samll Image assistant" value in the setup options dialog box, if you select "WizModernSmall-IS.bmp" as small image, then the entries about wizard images are deleted in [setup] section and the setup.exe displays the WizModernImage.bmp instead in its first screen. | ||||
| Steps To Reproduce | Change the value of "Small Image assistant" in the setup options to "WizModernImage-IS.bmp "and look in the section [setup], the lines named "WizardImageFile" and "WizadSmallImageFile" are deleted. If you set them up manually in the script, then images will be changed accordingly. | ||||
| Tags | No tags attached. | ||||
|
|
Issue has been confirmed in beta release 22 |
|
|
The default values being used for WizardImageFile & WizardSmallImageFile were set incorrectly. The default values had been incorrectly set to use compiler:WizModernImage-IS.bmp and compiler:WizModernSmallImage-IS.bmp instead of the default values as stated in the Inno Setup help file. This has now been rectified for beta release 23 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-10-07 08:04 | turbodelphi | New Issue | |
| 2011-10-07 17:39 | timchilvers | Assigned To | => timchilvers |
| 2011-10-07 17:39 | timchilvers | Status | new => assigned |
| 2011-10-07 17:40 | timchilvers | Note Added: 0000117 | |
| 2011-10-07 17:40 | timchilvers | Status | assigned => confirmed |
| 2011-10-07 17:47 | timchilvers | Note Added: 0000118 | |
| 2011-10-07 17:47 | timchilvers | Status | confirmed => resolved |
| 2011-10-07 17:47 | timchilvers | Resolution | open => fixed |
| 2018-02-24 14:55 | timchilvers | Status | resolved => closed |