Martijn Laan
|
38f5696beb
Rename CodeDownloadFiles.iss (which didn't have [Code] anymore) to DownloadFile.iss and CodeDownloadFiles2.iss back to CodeDownloadFile.iss + do related improvements.
|
hai 1 mes |
Martijn Laan
|
4e8c896232
Should work on the example as well. Keep the original as CodeDownloadFiles2.iss. Should add a DownloadRequiredSha256 parameter for the ISCrypt.dll example + should remove the archive from it for now.
|
hai 1 mes |
Martijn Laan
|
0daa983351
Get rid of CodeDownloadFiles2.iss again.
|
hai 2 meses |
Martijn Laan
|
5f02dcef32
Check trust of islzma*.exe. Todo: add directive to disable + doc this.
|
hai 2 meses |
Martijn Laan
|
4b294bdf0e
Check trust of the check E32's + more TrustFunc cleanup + fix the .issig entries added by previous commit. Todo: islzma*.exe? Also todo: add directive to disable.
|
hai 2 meses |
Martijn Laan
|
74b6ef8c9d
Check trust of the decompression DLLs + TrustFunc cleanup. Todo: check E32's and possible islzma*.exe. Also todo: add directive to disable.
|
hai 2 meses |
Martijn Laan
|
261f2b5ed1
Add is7z.dll, isz7xa.dll, is7zxr.dll.
|
hai 2 meses |
Martijn Laan
|
28cd78499f
Remove the archive stuff from CodeDownloadFiles.iss and add CodeDownloadFiles2.iss instead.
|
hai 2 meses |
Martijn Laan
|
5755722d39
Bump version.
|
hai 3 meses |
Martijn Laan
|
ebd3321ee0
Merge branch 'main' into issigkeys
|
hai 3 meses |
Martijn Laan
|
3ccd8aa43a
Prepare for release.
|
hai 3 meses |
Martijn Laan
|
e37ec0e95a
Sign and verify the other DLLs and EXEs in the repo and which are picked up by setup.iss.
|
hai 3 meses |
Martijn Laan
|
bc8204e568
Cleanup.
|
hai 3 meses |
Martijn Laan
|
4139ff6bef
Merge branch 'main' into issigkeys
|
hai 3 meses |
Martijn Laan
|
96995aec37
Remove the no longer needed "file in use on sign" workaround from Setup.iss now that ISPP.dll and ISCmplr.dll are presigned (=use signcheck instead of signonce). Also remove it for islzma.dll since it was already presigned. Presign ISCC.exe as well to so the workaround can be removed all together. Simplies both Setup.iss and the setup-sign.bat which needs to be created.
|
hai 3 meses |
Martijn Laan
|
a54119aac1
Merge branch 'main' into issigkeys
|
hai 3 meses |
Martijn Laan
|
72887e1147
Fix issue introduced by b066f0f7: if there's no SIGNTOOL we shouldn't expect files which just have been built to be signed. So 'signcheck' for ISCmplr.dll and ISPP.dll should be conditional.
|
hai 3 meses |
Martijn Laan
|
d329d24f89
Revert using issigverify on Compil32.exe.
|
hai 3 meses |
Martijn Laan
|
65ee4c7536
Auto embed 2nd key in setup.iss as well.
|
hai 3 meses |
Martijn Laan
|
05ee39ec38
Hrmmm.
|
hai 3 meses |
Martijn Laan
|
553cd5bd71
Make it possible to use issigverify on other build files, starting with Compil32.exe.
|
hai 3 meses |
Martijn Laan
|
097e8796d1
Add issigverify flag to the files for which we already have an .issig.
|
hai 3 meses |
Martijn Laan
|
cc9693a634
Forgot to add ISSigTool.exe to setup.iss, so add now. Also move ISPP entries above the ones for the example files.
|
hai 3 meses |
Martijn Laan
|
919421bb63
Bump version. whatsnew.htm was already done a while ago but forgot the rest. Doesnt mean trustfunc branch is done.
|
hai 3 meses |
Martijn Laan
|
b066f0f7e1
Make build work.
|
hai 3 meses |
Martijn Laan
|
e63a37cb86
Use two keys so the prebuilt binaries don't have to be resigned. Note that a full build doesn't work yet at the moment for ISCmplr.dll and ISPP.dll: it calls ISSigTool before signtool is called, making the .issig invalid. Need to figure out a clean way to fix this.
|
hai 3 meses |
Martijn Laan
|
cf78de6bdd
Install .issig files. No yet tested.
|
hai 3 meses |
Martijn Laan
|
05cffee88d
Prepare for release.
|
hai 4 meses |
Martijn Laan
|
72756e5787
Add [Setup] section directive CloseApplicationsFilterExcludes and bump version.
|
hai 5 meses |
Martijn Laan
|
9720e6398c
Prepare for release.
|
hai 5 meses |