Re: [WiX-users] Error 1303

2008-03-08 Thread Bob Arnson
Ravit Shapira wrote: It seems that I missed some important details - our msi installs Speech recognition components that are part of Windows Vista, and on Vista we do use trusted Installer service. Our main problem is with the registry key. We cannot overwrite keys in the registry on Vista

Re: [WiX-users] Error 1303

2008-03-07 Thread Ravit Shapira
as a Trusted Installer. Thanks for your feedback, Ravit From: Mike Dimmick [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2008 12:11 PM To: Ravit Shapira; wix-users@lists.sourceforge.net Cc: Rob Mensching Subject: RE: [WiX-users] Error 1303 Simple answer? Don&#

Re: [WiX-users] Error 1303

2008-03-07 Thread Mike Dimmick
Simple answer? Don't overwrite OS components. On Windows Vista only the Trusted Installer service can do that. On Windows XP you run serious risk of breaking your customer's system, for which they won't thank you. You should always, always distribute third-party components according to the

Re: [WiX-users] Error 1303

2008-03-06 Thread Wilson, Phil
Does it look like a UAC issue or something else. There's too much MSI/UAC interaction to describe here, but does your MSI run elevated? You might be an administrator but if your MSI doesn't elevate it will run as non-admin. Phil Wilson From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

Re: [WiX-users] Error 1303. The installer has insufficientprivilegesto access this directory..

2006-09-07 Thread dangle123 ...
It doesn't happen everytime.  It just happens sporatically though... From: "Wilson, Phil" <[EMAIL PROTECTED]>To: Subject: Re: [WiX-users] Error 1303. The installer has insufficientprivilegesto access this directory..Date: Thu, 7 Sep 2006 15:18:51 -0700MIME-Version: 1.

Re: [WiX-users] Error 1303. The installer has insufficient privilegesto access this directory..

2006-09-07 Thread Wilson, Phil
Verify that the SYSTEM account is allowed access? Should be Full Control, I believe.   Phil Wilson From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of dangle123 ...Sent: Thursday, September 07, 2006 1:15 PMTo: wix-users@lists.sourceforge.netSubject: [WiX-users] Error 1303. The