diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2019-11-30 12:45:56 +0200 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2019-11-30 14:24:14 +0100 |
commit | b17d6452667d9be8fcbb9c84d042da66713230ea (patch) | |
tree | 1b73c124ce59e9a4731fd1556256c9f38d0a6923 /sd/inc | |
parent | 3999f7001f4059a641858741fb2d2f7b5e45f452 (diff) |
MSI: Disable creation of system restore points during installation
We don't install low-level system components that have potential of
ruining the system, which would be the reason to create the restore
points. Some systems suffer from very long creation of the restore
points, like in tdf#129087:
...
MSI (s) (60:00) [09:18:54:201]: Calling SRSetRestorePoint API. dwRestorePtType: 1, dwEventType: 102, llSequenceNumber: 0, szDescription: "Removed LibreOffice 6.3 Help Pack (English (United Kingdom))".
MSI (s) (60:00) [09:26:57:699]: The call to SRSetRestorePoint API succeeded. Returned status: 0, llSequenceNumber: 73.
...
So let's just disable the generation of restore points, as per [1].
[1] https://docs.microsoft.com/en-us/windows/win32/msi/msifastinstall
Change-Id: I452859d72284e0b2ea9a407e30a5e256a8c0a0f6
Reviewed-on: https://gerrit.libreoffice.org/84113
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'sd/inc')
0 files changed, 0 insertions, 0 deletions