I am trying to create an Installation package (MSI) using the Microsoft setup project which requires admin privileges.
On Windows 7, the UAC prompt does not show up. Message window says need admin permissions.
How to make Windows 7 prompt UAC for a non-privileged user?
When a non-privileged user on windows 10 tries to install the MSI, it automatically prompts the UAC window.