View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000429 | Inno Script Studio | General | public | 2012-07-05 06:53 | 2018-02-24 14:55 |
Reporter | simon.sutcliffe | Assigned To | timchilvers | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Intel | OS | Windows 7 | OS Version | SP1 |
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000429: Open #Include Files | ||||
Description | New open include file feature does not work. | ||||
Steps To Reproduce | When in the "Inno Setup Script" view and you right click over the include files, you will see in the menu for open the include file but clicking this results in nothing. When in the "Pascal Code" view and you right click over the include file there is no menu option to open it. | ||||
Additional Information | Innosetup 5.5.0a installed | ||||
Tags | No tags attached. | ||||
related to | 0000430 | resolved | timchilvers | Add Open #Include File menu item to the Pascal Code view |
|
|
|
Currently the Code Section does not support the opening of the #include files. If the include file is not opened from the Script View then this normaly indicate that it was not able to find the file. Has this been test with the full file patch in the include line? E.G. #include 'C:\Program Files (x86)\Inno Setup 5\Examples\64bit.iss' |
|
Hi Tim You are correct if I include the full path this does work. However all elements of my iss scripts use relative paths so I can move the project around without re-engineering. Let me know if you have more questions. |
|
Hi Simon, I think I have fixed the issue. Can you please test using the latest test build from: http://www.kymoto.org/downloads/ISStudio_Test.exe Thanks |
|
Hi Tim Sorry to say no difference with the test download. [Code] #include "service_functions.iss" Right click and choosing Open #Include File Results in nothing happening Uninstalled and reinstalled just in case it was not getting updated and same issue. But looking at the install files they are dated 3/7/2012 I would suspect them to be 5/7/2012. |
|
Hi, Sorry it seems I compiled the wrong installer script for the test version. I have tested the install from the above download and it is working on my test VM. If ISStudio is unable to find the include file you should now be prompted with an error message giving the full path it is checking for the include file. Could you please re-download from the above link and try again. Thanks |
|
Hi Tim Yep looks like it is fixed in this build. Simon |
|
Hi Simon, Thats great news. I'll create a feature request for the opening of include files in the Pascal Code view. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-05 06:53 | simon.sutcliffe | New Issue | |
2012-07-05 06:53 | simon.sutcliffe | File Added: Inno_Script_Studio.2.0.2 - Open Include File - Code.png | |
2012-07-05 10:38 | timchilvers | Assigned To | => timchilvers |
2012-07-05 10:38 | timchilvers | Status | new => assigned |
2012-07-05 10:40 | timchilvers | Note Added: 0000423 | |
2012-07-05 10:42 | timchilvers | Note Edited: 0000423 | View Revisions |
2012-07-05 10:43 | timchilvers | Status | assigned => feedback |
2012-07-05 11:39 | simon.sutcliffe | Note Added: 0000430 | |
2012-07-05 11:39 | simon.sutcliffe | Status | feedback => assigned |
2012-07-05 20:09 | timchilvers | Note Added: 0000431 | |
2012-07-05 20:09 | timchilvers | Status | assigned => feedback |
2012-07-05 21:12 | simon.sutcliffe | Note Added: 0000432 | |
2012-07-05 21:12 | simon.sutcliffe | Status | feedback => assigned |
2012-07-05 21:30 | timchilvers | Note Added: 0000433 | |
2012-07-05 21:30 | timchilvers | Status | assigned => feedback |
2012-07-05 22:09 | simon.sutcliffe | Note Added: 0000434 | |
2012-07-05 22:09 | simon.sutcliffe | Status | feedback => assigned |
2012-07-06 09:25 | timchilvers | Note Added: 0000435 | |
2012-07-06 09:25 | timchilvers | Status | assigned => resolved |
2012-07-06 09:25 | timchilvers | Resolution | open => fixed |
2012-07-06 09:30 | timchilvers | Relationship added | related to 0000430 |
2018-02-24 14:55 | timchilvers | Status | resolved => closed |