|
|
@@ -28,8 +28,7 @@ Name: mykey; RuntimeID: def02; \
|
|
|
Source: "MyProg.exe"; DestDir: "{app}"
|
|
|
Source: "MyProg.chm"; DestDir: "{app}"
|
|
|
Source: "Readme.txt"; DestDir: "{app}"; Flags: isreadme
|
|
|
-; These files will be downloaded. If you include flag issigverify here the file will be verified
|
|
|
-; a second time while copying. Verification while copying is efficient, except for archives.
|
|
|
+; These files will be downloaded
|
|
|
Source: "{tmp}\innosetup-latest.exe"; DestDir: "{app}"; Flags: external ignoreversion issigverify
|
|
|
Source: "{tmp}\MyProg-ExtraReadmes.7z"; DestDir: "{app}"; Flags: external extractarchive recursesubdirs ignoreversion
|
|
|
Source: "{tmp}\ISCrypt.dll"; DestDir: "{app}"; Flags: external ignoreversion
|