The log files in the temp folder will tell us what exactly is failing.  If you 
have any CA's that are running at inappropriate times you could have issues as 
well.

-----Original Message-----
From: Jeremiahf [mailto:jeremi...@gmail.com] 
Sent: Thursday, May 16, 2013 11:02 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] "The installer has insufficient privileges to access 
this directory"

Hi Jacob,

True, I left that one out InstallScope="perMachine"/> I include that as well 
under InstallPrivileges="elevated" under Package element.

J


On Thu, May 16, 2013 at 10:52 AM, Hoover, Jacob
<jacob.hoo...@greenheck.com>wrote:

> Ensure it's a per-machine installation package 
> (Product/Package/@InstallPrivileges='elevated'  and/or 
> Product/Package/@InstallScope=' perMachine').
>
> -----Original Message-----
> From: Tom - [mailto:mittegetm...@hotmail.com]
> Sent: Thursday, May 16, 2013 10:45 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] "The installer has insufficient privileges to 
> access this directory"
>
> And the directory in question is Program Files\Manufacturer\Product, 
> which translates to "C:\Program Files (x86)\SupersecretCompany\My Product 
> Name".
> The error message says "log on as administrator or contact your system 
> administrator". The user, however, has administrative rights on the 
> computer. He can install other non-WiX setups of the same application 
> to the same directory. We just recently converted it to WiX for this 
> upcoming release.
>
> Any ideas where I've possibly gone wrong in thie WiX-setup project? 
> It's my first, so it wouldn't be a shocker that I've missed something. 
> Not posting any code because I don't know which code applies and 
> posting everything is a sureshot for nobody reading it at all. :-)
>
> Best Regards,
>
> Tom
>
>
> ----------------------------------------------------------------------
> -------- AlienVault Unified Security Management (USM) platform 
> delivers complete security visibility with the essential security 
> capabilities. Easily and efficiently configure, manage, and operate 
> all of your security controls from a single console and one unified 
> framework. Download a free trial.
> http://p.sf.net/sfu/alienvault_d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ----------------------------------------------------------------------
> -------- AlienVault Unified Security Management (USM) platform 
> delivers complete security visibility with the essential security 
> capabilities. Easily and efficiently configure, manage, and operate 
> all of your security controls from a single console and one unified 
> framework. Download a free trial.
> http://p.sf.net/sfu/alienvault_d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



--
"They may forget what you said but they will never forget how you made them 
feel." -- Anonymous
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete 
security visibility with the essential security capabilities. Easily and 
efficiently configure, manage, and operate all of your security controls from a 
single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to