Install to the current user without admin privileges
Most users that we have to deal with are not in the same office, and they are standard users, meaning they cant install the .exe or the .msi ( i guess because of the service installation)
is there any way i could build an installer that will install only for the current user and would not require them to be admin ?
Would save so much time
Thanks
Hi Kevin,
There isn't a way to set the access installer for a limited user. The local admin would have to allow the standard user to install MSI packages. Otherwise, the standard user must enter an admin password or contact their local admin for passage, and this is because of how security policies are set up on their end.