David Roberts wrote:
Does this still work in Wix 3.0?

No, the SKIPCONFIGUREIIS hackworkaround wasn't part of v3 because v3 supports overridable custom action references:

<InstallExecuteSequence>
   <Custom Action="ConfigureIIs" After="InstallFiles">MYCONDITION</Custom>
</InstallExecuteSequence>

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