Update msi_installer.wxs (#2111)
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
- there are any changes in the feature hierarchy (child
|
- there are any changes in the feature hierarchy (child
|
||||||
feature moving out of a parent, or a parent feature getting a new child).
|
feature moving out of a parent, or a parent feature getting a new child).
|
||||||
-->
|
-->
|
||||||
<Product Id="*" UpgradeCode="8523DAF0-699D-4CC7-9A65-C5E696A9DE6D" Name="Mattermost" Manufacturer="Mattermost, Inc." Language="1033" Codepage="1252" Version="0.0.0">
|
<Product Id="*" UpgradeCode="8523DAF0-699D-4CC7-9A65-C5E696A9DE6D" Name="Mattermost Desktop" Manufacturer="Mattermost, Inc." Language="1033" Codepage="1252" Version="0.0.0">
|
||||||
<!--
|
<!--
|
||||||
perMachine installs the app system wide (ALLUSERS is set to 1)
|
perMachine installs the app system wide (ALLUSERS is set to 1)
|
||||||
src.: https://www.joyofsetup.com/2008/04/01/new-wix-feature-setting-package-installation-scope/
|
src.: https://www.joyofsetup.com/2008/04/01/new-wix-feature-setting-package-installation-scope/
|
||||||
|
Reference in New Issue
Block a user