I'm trying to create a smooth installation that will work for non admin users and I don't want users to be prompted to log on (or run as) an admin user during install.
I have the following setup in my project:
Installation Folder: [AppDataFolder][ProductName]
Installation Type: Per-user only
Execution level: As invoker - default
Launch conditions > "Run only if user has admin.." is not checked
Please can you help to stop the installer prompting for admin credentials?