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" mode, the administrator password request pops-up.
By pressing the "details" link in the dialog, I see that the MSI is launched with a parameter "TARGETDIR=C:\".
I suspect this is the problem, since all the rest is set exactly as suggested by the guidelines to allow a "per-user" install.
In other words, it seems that the bootstrapper launch the MSI installer with wrong parameters, but the problem is not inside the MSI itself since it works well when run alone.
What could I check to solve this strange problem?
Thanks in advance.
Pier Alberto
FOLLOW US
Get the latest news in Application Packaging