View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001864 | Inno Script Studio | Feature | public | 2015-08-31 15:21 | 2015-10-07 12:48 |
Reporter | EMB | Assigned To | timchilvers | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | confirmed | Resolution | open | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001864: There's no parameter for "no user interaction" in command Line | ||||
Description | When compiling from command line, isstudio still show a message box when fail to compile a project. This require user interaction so can't be automated easily. All error is already being printed out. Also isstudio already return errors codes. So if we had a -NoUserInteraction parameter, or something like that, to suppress this message box, automation would be easier. | ||||
Steps To Reproduce | Run isstudio -compile in a project with error (like mentioning a file that doesn't exist). | ||||
Tags | No tags attached. | ||||
|
A new command line option will be added to version 3 and the request has been added to the internal feature tracker |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-31 15:21 | EMB | New Issue | |
2015-10-07 12:48 | timchilvers | Note Added: 0001151 | |
2015-10-07 12:48 | timchilvers | Assigned To | => timchilvers |
2015-10-07 12:48 | timchilvers | Status | new => confirmed |