Re: [WiX-users] IIsExtension - original msi package need while uninstalling.

2009-02-04 Thread Rob Mensching
y the fix for SFBUG #1894817 -Original Message- From: Uwe Stump [mailto:uwe.st...@gewi.com] Sent: Wednesday, February 04, 2009 07:00 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] IIsExtension - original msi package need while uninstalling. Hi Jiri,

Re: [WiX-users] IIsExtension - original msi package need while uninstalling.

2009-02-04 Thread Uwe Stump
Hi Jiri, Since 4909 there are changes to IIS CA to handle UAC/IIS7 better (wix3.feed). I have had similar problems. Maybe it's fixed in the meantime (4930). It works for me now. Uwe Hi everybody, we encounter several issues while using IIsExtension in Wix 3.0.4923. 1. When we try to uninstall

[WiX-users] IIsExtension - original msi package need while uninstalling.

2009-02-04 Thread Frantisek Koudelka
Hi everybody, we encounter several issues while using IIsExtension in Wix 3.0.4923. 1. When we try to uninstall our application, and the original msi package is not available, windows promts the message asking for the original msi package. This happens only while using IIsExtension. Is