View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001877 | Inno Script Studio | General | public | 2018-04-05 04:29 | 2018-05-17 13:28 |
| Reporter | ajtruckle | Assigned To | timchilvers | ||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | feedback | Resolution | open | ||
| Product Version | 2.2.2 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0001877: Excluding attribute in files section | ||||
| Description | With a file entry it supports a exclude section. I see it on the advanced tab but can’t do anything with it. I manually typed it and even that wouldn’t show in the window. Please advise. | ||||
| Tags | No tags attached. | ||||
|
|
Hi, Reviewing the Inno Setup documentation at http://www.jrsoftware.org/ishelp/index.php?topic=filessection shows examples of the exclude parameter only being used with the Folder style source and this is the current way the File Properties dialog is configured. Examples: Source: "*"; Excludes: "*.~*" Source: "*"; Excludes: "*.~*,\Temp\*"; Flags: recursesubdirs Using this parameter for a specific file does not seam to make sense as there is nothing to exclude. If I am thinking of this wrongly then please let me know with an example of how it would be used and I can make the changes to the properties dialog |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-04-05 04:29 | ajtruckle | New Issue | |
| 2018-05-17 13:28 | timchilvers | Note Added: 0001169 | |
| 2018-05-17 13:28 | timchilvers | Assigned To | => timchilvers |
| 2018-05-17 13:28 | timchilvers | Status | new => feedback |