View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000254 | Inno Script Studio | General | public | 2012-03-27 14:43 | 2018-02-24 14:55 |
| Reporter | DutchGemini | Assigned To | timchilvers | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0000254: External ISS files linked via preprocessor "#include" directive are not managed | ||||
| Description | I have a few #include statements in my script to external files and these are not recognized. If I want to open them then I need first to copy the entire path, then clock File > Open, paste the path and click Open. InnoIDE recognizes such includes immediately and allows me to open them quickly from a drop-down selector or from menu if the cursor is on the line with the #include directive. | ||||
| Steps To Reproduce | Add an #include directive to your script. ; Load the script dealing with the installation of an Excel Add-In. ; #include "D:\My Documents\Development\Common\SetupScripts\ExcelAddinScript.iss" | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-03-27 14:43 | DutchGemini | New Issue | |
| 2012-03-27 18:50 | timchilvers | Assigned To | => timchilvers |
| 2012-03-27 18:50 | timchilvers | Status | new => assigned |
| 2012-03-27 18:50 | timchilvers | Status | assigned => acknowledged |
| 2012-06-16 14:59 | timchilvers | Note Added: 0000338 | |
| 2012-06-16 14:59 | timchilvers | Status | acknowledged => resolved |
| 2012-06-16 14:59 | timchilvers | Resolution | open => fixed |
| 2018-02-24 14:55 | timchilvers | Status | resolved => closed |