nextcloud-desktop/admin/win/msi
Jyrki Gadinger 49e88d6eac fix(msi): set the REBOOT property in the MSI
A value of `ReallySuppress` will not display a reboot prompt whenever
the `ForceReboot` action was run, or whenever a reboot was scheduled
(e.g. by `FilesInUse`).  Apparently this will not reboot the machine on
its own either.

`winget` sets this property in its manifest[0], and according to reports in
issue #5369 this seems to work.

See also: https://learn.microsoft.com/en-us/windows/win32/msi/reboot

[0]: 0b40904d14/manifests/n/Nextcloud/NextcloudDesktop/3.16.5/Nextcloud.NextcloudDesktop.installer.yaml (L16)

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-06-04 10:20:15 +02:00
..
gui Windows MSI: Add MSI scripts and UI resources 2020-09-21 16:40:19 +02:00
CMakeLists.txt docs(reuse): Migrate to SPDX header 2025-05-07 09:28:53 +02:00
collect-transform.xsl.in docs(reuse): Migrate to SPDX header 2025-04-25 17:27:21 +02:00
EnsureACL.js docs(reuse): Migrate to SPDX header 2025-04-25 17:27:21 +02:00
make-msi.bat.in docs(reuse): Migrate to SPDX header 2025-04-25 17:27:21 +02:00
Nextcloud.wxs fix(msi): set the REBOOT property in the MSI 2025-06-04 10:20:15 +02:00
OEM.wxi.in docs(reuse): Migrate to SPDX header 2025-04-25 17:27:21 +02:00
Platform.wxi docs(reuse): Migrate to SPDX header 2025-04-25 17:27:21 +02:00
RegistryCleanup.vbs.in docs(reuse): Migrate to SPDX header 2025-04-25 17:27:21 +02:00
RegistryCleanupCustomAction.wxs docs(reuse): Migrate to SPDX header 2025-04-25 17:27:21 +02:00