Search found 2 matches

Go to advanced search

by pguidotti
Tue Aug 04, 2026 10:49 pm
Forum: Building Installers
Topic: EXE requires administrator rights to install in per-user mode while MSI doesn't
Replies: 3
Views: 11249
 
Jump to post

Re: EXE requires administrator rights to install in per-user mode while MSI doesn't

Hello Catalin,

I finally identified the cause of my problem.
I created the project from a MSI generated by InstallShield Express.
For some reason, there was an empty component pointing to the System directory. I removed it by opening the .AIP file using notepad, and the admin right request went ...
by pguidotti
Mon Jul 27, 2026 11:16 pm
Forum: Building Installers
Topic: EXE requires administrator rights to install in per-user mode while MSI doesn't
Replies: 3
Views: 11249
 
Jump to post

EXE requires administrator rights to install in per-user mode while MSI doesn't

Hello,

I created an installer which asks the users whether to install in per-machine or per-user mode. by settings the proper option.
When I run the MSI version, the per-user mode works correctly, while when running the EXE version, right after the install mode dialog, by choosing the "per-user ...

Go to advanced search