View Issue Details

IDProjectCategoryView StatusLast Update
0001438Inno Script StudioGeneralpublic2018-02-24 14:55
ReporterDmitro25Assigned Totimchilvers 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Platformx86OSWindowsOS VersionXP SP3
Product Version2.1 
Target VersionFixed in Version 
Summary0001438: "Excludes" field in "File properties" dialog is always disabled
DescriptionWhen I want to edit some item from "Files" section I click on one of them. "File properties" dialog appears. Field "Excludes" on "Advanced" tab of this dialog is always disabled and contains no text even if I manually write:
Excludes: "*.txt"
or something else to this item in text mode.
Steps To Reproduce1. Activate "Files" section from "Sections" left panel. Press "New Item" button. "File properties" dialog appears. Activate "Advanced" tag of this dialog. Field "Excludes" is disabled.
2. Activate "Inno Setup Script" section from "Sections" left panel. In "Files" section of script file write line like this:
Source: "c:\*.txt"; DestDir: "{app}"; Excludes: "my.txt"
Activate "Files" section from "Sections" left panel. Double-click on corresponding item. "File properties" dialog appears. Activate "Advanced" tag of this dialog. Field "Excludes" is still disabled and contains no text.
TagsNo tags attached.

Activities

timchilvers

2015-02-21 10:05

administrator   ~0001120

The Excludes field is only available when working with Recursive Folders.

This is currently working as intended

Issue History

Date Modified Username Field Change
2013-11-25 10:04 Dmitro25 New Issue
2015-02-21 10:05 timchilvers Note Added: 0001120
2015-02-21 10:05 timchilvers Status new => resolved
2015-02-21 10:05 timchilvers Resolution open => no change required
2015-02-21 10:05 timchilvers Assigned To => timchilvers
2018-02-24 14:55 timchilvers Status resolved => closed