Using INNO and added the necessary files for a project im testing.
In the script I have the following:
Source: "C:\Test\Support\rptEnclosure3.rpt"; DestDir: "{app}"; Flags: ignoreversion
For a report...Id like the destdirectory to be inside the app path but within the directory "Reports". Anyone know what the syntax would look. Also any hints on help using INNO.
Jon
