Skip to content

Commit

Permalink
force MSI package to install all files
Browse files Browse the repository at this point in the history
Signed-off-by: Matthieu Gallien <[email protected]>
  • Loading branch information
mgallien committed Jul 25, 2023
1 parent d02a998 commit d76c745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/win/msi/Nextcloud.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
https://www.joyofsetup.com/2010/01/16/major-upgrades-now-easier-than-ever/
-->
<MajorUpgrade Schedule="afterInstallInitialize" AllowDowngrades="yes" />
<Property Id="REINSTALLMODE" Value="amus" />

<Media Id="1" Cabinet="$(var.AppShortName).cab" EmbedCab="yes" />

Expand Down

0 comments on commit d76c745

Please sign in to comment.