MSI for enterprise applications

wonkyum lee 21 Reputation points
2021-04-17T00:03:29.477+00:00

We built WPF app and are delivering MSI for our Enterprise customers. We were creating MSI with Setup Project in Visual Studio. Since our customers are deploying apps through their Admin/System account, MSI should be set to per-machine context. What I am doing is now is that I create MSI and user orca to set property ALLUSERS=1. However, it does not seem to be fully working as per-machine installation. Is there anything that I need to take care of?

Developer technologies | Windows Presentation Foundation
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.