|
|
@@ -13,9 +13,9 @@ DefaultDirName={autopf}\My Program
|
|
|
DefaultGroupName=My Program
|
|
|
UninstallDisplayIcon={app}\MyProg.exe
|
|
|
OutputDir=userdocs:Inno Setup Examples Output
|
|
|
-;Use "ArchiveExtraction=enhanced" if your archive has a password
|
|
|
-;Use "ArchiveExtraction=full" if your archive is not a .7z file but for example a .zip file
|
|
|
ArchiveExtraction=enhanced/nopassword
|
|
|
+; Use "ArchiveExtraction=enhanced" if your archive has a password
|
|
|
+; Use "ArchiveExtraction=full" if your archive is not a .7z file but for example a .zip file
|
|
|
|
|
|
[ISSigKeys]
|
|
|
Name: mykey; RuntimeID: def02; \
|