Martijn Laan
|
1fcb39a48b
Restore comment removed by previous + one more cleanup, doh.
|
3 日 前 |
Martijn Laan
|
28f3e88023
Actually, dont try to reuse (the already messy) HandleInitPassword for euFull in Setup. Instead just do same as SetupLdr, keeping things cleaner.
|
3 日 前 |
Martijn Laan
|
a3a6f2dc2d
Simplify var names.
|
4 日 前 |
Martijn Laan
|
f724a43d70
Be more friendly.
|
4 日 前 |
Martijn Laan
|
383e528c7d
More cleanup.
|
4 日 前 |
Martijn Laan
|
f71709902c
Make it so CompressMethod doesnt have to be in the initial header, rename the header from TSetupMainHeader to TSetupEncryptionHeader, and move PasswordTest to a more logical place.
|
4 日 前 |
Martijn Laan
|
80cf6b585d
Cleanup by moving the 'main' fields into a new struct and add an extra CRC check.
|
5 日 前 |
Martijn Laan
|
88673bf79f
Merge branch 'main' into fullencryption
|
5 日 前 |
Martijn Laan
|
e737e598f1
Improve misleading comments.
|
5 日 前 |
Martijn Laan
|
1f43ff5e24
Add support for full encryption which encrypts everything and requires the password to be specified on the command line. Todo: cleanup existing and new code.
|
5 日 前 |
Martijn Laan
|
9ae9a017c4
Cleanup. No actual change.
|
5 日 前 |
Jordan Russell
|
bc85563b07
Change TSetupLdrOffsetTable TotalSize and Offset* fields to Int64.
|
1 週間 前 |
Martijn Laan
|
3f2615936c
Merge branch 'main' into files-downloadarchive
|
1 ヶ月 前 |
Martijn Laan
|
92b26afd0c
Comment fixes.
|
1 ヶ月 前 |
Martijn Laan
|
2d0ec7b9e5
Add support for dowload+extractarchives in a simple and clean way 👍
|
1 ヶ月 前 |
Martijn Laan
|
8358e444e8
Extractarchive log tweaks:
|
1 ヶ月 前 |
Martijn Laan
|
487b78d6dc
Cleanup.
|
1 ヶ月 前 |
Martijn Laan
|
eb7f104e80
Merge branch 'main' into files-download
|
1 ヶ月 前 |
Martijn Laan
|
73f39438c5
Add constants support to ExtractArchivePassword + cleanup: take password from CurFile param if available.
|
1 ヶ月 前 |
Martijn Laan
|
125db1251c
Do not try to include .issig size in the total progress. Instead just process events while downloading it without updating progress.
|
1 ヶ月 前 |
Martijn Laan
|
813d024dd4
Add download+issigverify support. This finishes the branch, only whatsnew todo + making a new fresh messages commit + test username/password support.
|
2 ヶ月 前 |
Martijn Laan
|
3c67d36bff
Add [Files] flag "download" for integrated download support. Was rather easy 👍
|
2 ヶ月 前 |
Martijn Laan
|
8fc5f81cbf
Merge branch 'main' into files-extractarchive
|
2 ヶ月 前 |
Martijn Laan
|
6b59041cfe
Fix tab to spaces.
|
2 ヶ月 前 |
Martijn Laan
|
567972d993
[Types] and [Components] Check is special compared to others: it's called only once. Clarify this, at least internally and in the docs.
|
2 ヶ月 前 |
Martijn Laan
|
36177fd98a
Redo the message change. Todo: commit updated Default.isl.
|
2 ヶ月 前 |
Martijn Laan
|
f9ca4c1e35
Various fixes and improvements.
|
2 ヶ月 前 |
Martijn Laan
|
b02877fd22
Cleanup.
|
2 ヶ月 前 |
Martijn Laan
|
8d8b54b8b2
EnumFiles: ignore external file exceptions just like minimum disk space calculation by InitializeSetup does. Affects PreviousInstallNotCompleted check and RegisterResourcesWithRestartManager. So those will now also skip problematic external files, which is fine. Doing on branch but would be good even on main I believe even though there it's harder to get an exception.
|
2 ヶ月 前 |
Martijn Laan
|
e6281ae870
Merge branch 'main' into files-extractarchive
|
2 ヶ月 前 |