Quote:
Originally Posted by Fak Eid
Need to include the files in the script too like:
[Files]
Source: "Include\arc.ini"; DestDir: "{tmp}"; Flags: dontcopy
Source: "Include\CLS.ini"; DestDir: "{tmp}"; Flags: dontcopy
Source: "Include\English.ini"; DestDir: "{tmp}"; Flags: dontcopy
Source: "Include\Facompress.dll"; DestDir: "{tmp}"; Flags: dontcopy
Source: "Include\unarc.dll"; DestDir: "{tmp}"; Flags: dontcopy
|
i believe i dont have to do these because script contains
Code:
#define Resources "Include\*"