I have found a way to elevate my msi. The solution is to use
InstallPrivileges="elevated" in and do not use setting
MSIUSEREALADMINDETECTION property.
Thanks
--
Shape the Mobile Experience: Free Subscription
Softwar
ms to be the issue as far as I can tell. This may help:
>http://blogs.msdn.com/b/rflaming/archive/2006/09/21/765665.aspx
>together with the MSIUSEREALADMINDETECTION property.
>
>Phil Wilson
>
>On Mon, Nov 18, 2013 at 6:06 AM, Смагин Александр Михайлович < kf-...@list.ru
&
Hi,
I create msi to install our company software. During installation it's required
to register COM object. it requires admin privileges.
I use the following condition to detect admin privileges
(Privileged and (VersionNT = 601 Or VersionNT = 602 or VersionNT = 603)) or
VersionNT = 501
Ther
3 matches
Mail list logo