Message385907
I have been reviewing the Install process as we need to start installing / patching Python and I have seen the same issue as mentioned below however the difference for me is I am running the install on a Silent command line. I cannot seem to override "AllUsers" Property using the command line as WiX logs the following: "Ignoring attempt to set non-overridable variable: 'AllUsers'." If this parameter was made overridable I believe this would then allow the Bootstrapper to be listed under all users Uninstall area rather than the current user (or in my case it gets written to HKEY_USERS\.Default\... (which is really unhelpful) as the installer is being run under the system context). | |
| Date | User | Action | Args | | 2021-01-29 13:15:31 | beefy80 | set | recipients: + beefy80, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, chrullrich | | 2021-01-29 13:15:31 | beefy80 | set | messageid: <1611926131.36.0.575701307511.issue25166@roundup.psfhosted.org> | | 2021-01-29 13:15:31 | beefy80 | link | issue25166 messages | | 2021-01-29 13:15:30 | beefy80 | create | | |