Anil Prasad wrote:

I want to display warning message in WiX based on some property value. The closest I find is <Condition> which will always terminate the installation. What I want to do is that if property is value is something else than expected, I want user to decide if he want to continue with installation or terminate it.


Take a look at the WiX v3 setup sources. In VStudio.wxs, I show a warning dialog that lets the user decide whether to continue or cancel.

--
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

Reply via email to