diff options
author | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2023-12-21 14:11:59 +0100 |
---|---|---|
committer | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2023-12-21 16:50:25 +0100 |
commit | 04b18e28d3b44e2175331e78183e3b0fe6d81187 (patch) | |
tree | f70539ddadd8619794c4658f8cbabc3de9568fd8 /chart2 | |
parent | 522f2174561a58cd9b29aba2a94f7268281bf880 (diff) |
Windows MSI custom action for --enable-online-update-mar
...which needs to call update_service.exe with "install" (resp. "uninstall") and
needs to create (resp. delete) a registry entry containing the issuer and name
of the certificate with which the updater.exe is signed (which is required by
one of the many sanity and security checks performed by update_service.exe
before it will actually do an automatic update). (The issuer and name of the
certificate are for now hardcoded to the values used by TDF when signing its
Windows builds.)
(gid_Customaction_uninstall_updateservice needs to run rather early, when
update_service.exe has not yet been removed, so I rather randomly picked
"MigrateFeatureStates" as the point where to run it.)
Change-Id: I6e0f62ec3e51d74d4a526a490badc7c14ebe99ae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161102
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Diffstat (limited to 'chart2')
0 files changed, 0 insertions, 0 deletions