Re: [WiX-users] IIS extension failed on Vista SP1.

2008-06-01 Thread Rob Mensching
ssage- From: Hidemoto Yamauchi [mailto:[EMAIL PROTECTED] Sent: Friday, May 30, 2008 14:08 To: wix-users@lists.sourceforge.net; Rob Mensching Subject: Re: [WiX-users] IIS extension failed on Vista SP1. I need to make a correction for my statement in the previous email. A

Re: [WiX-users] IIS extension failed on Vista SP1.

2008-05-30 Thread Hidemoto Yamauchi
I need to make a correction for my statement in the previous email. Adding 'msidbCustomActionTypeInScript + msidbCustomActionTypeNoImpersonate', of course I have to add ''msidbCustomActionTypeInScript' to specify 'msidbCustomActionTypeNoImpersonate'', does prevent the error, but WebSite/Virtual Di

Re: [WiX-users] IIS extension failed on Vista SP1.

2008-05-30 Thread Hidemoto Yamauchi
I have not checked the first point. I have to write small C/C++ program to verify the requirement to use API. Or I have to dig the documentation. For the second point, I only need to do one of them to successfully install. Thanks, Hidemto Yamauchi On Fri, May 30, 2008 at 11:29 AM, Rob Menschin

Re: [WiX-users] IIS extension failed on Vista SP1.

2008-05-30 Thread Rob Mensching
This is scary. Is it possible that IIS changed the access to their API to require elevated privileges to *read* the Metabase in SP1? That would be very bad. Did you have to do both steps (admin prompt and mark it Impersonate="no") to successfully install? -Original Message- From: [EM