Make the Component that installs it permanent.  Then it won't get uninstalled.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stepan Tinskiy
Sent: Friday, February 16, 2007 6:55 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Do not remove webserviceextention on UnInstall process

Hi. I've written a part of wix installation file like this:

<WebServiceExtension Id="TurOnWebExtention" Allow="yes" Description="ASP.NET 
v2.0"
File="SYSTEMROOT\Microsoft.NET\Framework\DOTNETFRAMEWORKVER\aspnet_isapi.dll" 
UIDeletable="no" />

But this wervice extention is removing then I try to Uninstall my installation. 
I don't need to remove this one.
What should I do to save my extention file ?

P.S. I'm using Wix v3.0
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to