View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001858 | Inno Script Studio | General | public | 2015-02-25 08:05 | 2018-02-24 14:55 |
Reporter | cacofony | Assigned To | timchilvers | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | Windows | OS Version | 8 64bit | |
Product Version | 2.1 | ||||
Target Version | Fixed in Version | 2.2.1 | |||
Summary | 0001858: 2.2.0.26 - PreCompile batch files | ||||
Description | [PreCompile] Name: "signing\Sign Client.bat"; Flags: abortonerror cmdprompt Batch file will fail if full file names are not used in the batch file or relative folder is modified. Should Working Folder for executed batch file be the folder of the file being launched. Old working folder C:\script\signing New working folder C:\script | ||||
Steps To Reproduce | eg "..\..\windows\client\bin\win32\release\MyFile.exe" no longer works. Running in default Innosetup editor works ok; 2.1.020 works ok | ||||
Additional Information | Changing it to the following works; but should this be expected. "..\windows\client\bin\win32\release\MyFile.exe" | ||||
Tags | No tags attached. | ||||
related to | 0001859 | assigned | timchilvers | 2.2.1.31 - PreCompile batch files |
|
Fixed issue with the Current Directory being incorrectly set for batch files when running a Pre / Post action |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-25 08:05 | cacofony | New Issue | |
2015-03-07 17:40 | timchilvers | Note Added: 0001128 | |
2015-03-07 17:40 | timchilvers | Status | new => resolved |
2015-03-07 17:40 | timchilvers | Fixed in Version | => 2.2.1 |
2015-03-07 17:40 | timchilvers | Resolution | open => fixed |
2015-03-07 17:40 | timchilvers | Assigned To | => timchilvers |
2015-03-09 16:05 | timchilvers | Relationship added | related to 0001859 |
2018-02-24 14:55 | timchilvers | Status | resolved => closed |