[
https://issues.apache.org/jira/browse/MINIFICPP-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-2472:
------------------------------------
Description: The current MSI is buggy: if one user installs it, another
user will not see the installation in their "Programs and features" list, and
upgrades are similarly expected to fail. This PR fixes the issue by marking the
package "perMachine", as documented here:
https://wixtoolset.org/docs/v3/xsd/wix/package/
> msi: fix install scope, should be per machine
> ---------------------------------------------
>
> Key: MINIFICPP-2472
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2472
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Marton Szasz
> Priority: Major
>
> The current MSI is buggy: if one user installs it, another user will not see
> the installation in their "Programs and features" list, and upgrades are
> similarly expected to fail. This PR fixes the issue by marking the package
> "perMachine", as documented here:
> https://wixtoolset.org/docs/v3/xsd/wix/package/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)