View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001064 | Inno Script Studio | General | public | 2013-04-30 09:18 | 2013-05-06 19:47 |
Reporter | ltdeta | Assigned To | timchilvers | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 2.0.0.17 | ||||
Target Version | Fixed in Version | ||||
Summary | 0001064: [Files] Section - dialog file properties - change to absolute source folder | ||||
Description | innosetup script line shows below ... #define CST_SOURCE_FOLDER_TCF "\dsgf\TCP" ... [Setup] SourceDir=D:\Projekte\mappei_alt\Setup_files Source: "Anw{#CST_SOURCE_FOLDER_TCF}\mappei.dtc"; DestDir: "{app}" (compiler returns no errors!) -------------------- opening the "file properties dialog" into "[Files] Section" and changing the file name manuelly and press Ok-Button the "innosetup script line" appears as follows Source: "D:\Projekte\mappei_alt\InnoSetup\Anw{#CST_SOURCE_FOLDER_TCF}\TcF.exe"; DestDir: "{app}" => the absolute path is insert but it is not nessesarry. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-04-30 09:18 | ltdeta | New Issue | |
2013-05-06 19:45 | timchilvers | Assigned To | => timchilvers |
2013-05-06 19:45 | timchilvers | Status | new => acknowledged |