Re: [WiX-users] Launch Condition on Uninstall

2007-02-14 Thread Bob Arnson
Adriaan wrote:
> How can I bypass the Launch Condition on Uninstall?
>   

Use a condition of "Installed OR ..." so the condition is true when the 
product is being uninstalled.

-- 
sig://boB
http://bobs.org


-
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


[WiX-users] Launch Condition on Uninstall

2007-02-14 Thread Adriaan
Hi,

I have a setup package that I created and I also have other setup
packages that are plug ins to the main application.
Now the installation of the the main app is checked via a ,
but when I uninstall the main application first and then the plugin
setup I get a fatal error saying the main application is required(my
launch condition).

How can I bypass the Launch Condition on Uninstall?

Thanks
Adriaan

-
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