- Freeware version = 9.1
Create simple project
Resources > Files and Folders, add one file
Home > Build
- User does not have admin privileges
Run test.msi
Problem 1: User is prompted to install into C:\Program Files\Your Company\Your Application
This is a problem because the user does not have administrator privileges
Problem 2: Elsewhere in the forum, I saw we need to add the InstallTypeDlg dialog.
This is a problem because it is not offered in the Freeware version
So, how do I make your product work if the user does not have admin rights?