Forum Discussion
- GlennDGoTo Manager
Hi oceanguy123,
As this did not really follow the idea guidelines I have moved it back to the main discussions board for now. We have two MSI install options available:
- Per machine - This MSI is suitable for companies that want to pre-install the app and have more control over it.
- Per user - This MSI is suitable for companies that want to pre-install the app but want to let users have control over the app.
For your use case (users do not have admin rights), you would want to use the per-machine option with automatic updates disabled so that the users never see a prompt to update. You would then deploy the update across the machines when you are ready.
- oceanguy123New Contributor
I followed the guidlines, you're going to have to be more specific about how I didn't follow them. I met all the criteria in the idea guidelines post. I get that it had some rant elements to it but ultimately it was a suggestion that followed the rules.
That is a terrible solution... Just make an msi installer that doesn't need admin rights to update like everyone else. You guys can't seriously think disabling updates and deploying a new msi whenever there is an update is a good idea.
- GlennDGoTo Manager
After reading through the Overview of the MSI for per-user installation during user login:
- Automatic updates can be enabled or disabled. They are enabled by default.
- If automatic updates are enabled:
- The user is notified about updates while using the product, and can manually check for new updates.
- Any available updates are automatically installed upon exit.
- Updates happen for each user individually, do not require admin permissions, and will not update other users.
- oceanguy123New Contributor
That part you bolded isn't true. See this image. This is what happens when your per-machine msi install tries to update itself. So you need to fix it. I have a ticket open with level 2 support regarding this issue.
- GlennDGoTo Manager
Can you provide me with the support ticket number? Our team has not seen this issue before, they would appreciate it if you could make a full screen recording of the entire sequence of events for them to review.