... And it doesn't have to an issue in your MSI. There seems to be a problem
where the system account loses access to some folders, so see if this is the
issue, like this:

http://support.microsoft.com/kb/228658

And try it on some other fresh virtual machines to see if it's happening
everywhere or on just one system. 

Phil  

-----Original Message-----
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] 
Sent: Thursday, May 16, 2013 8:53 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] "The installer has insufficient privileges to
access this directory"

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



------------------------------------------------------------------------------
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