Thanks, got it to work with the following source

      <Feature Id="FirefoxExtension" Level="1001" Title="Extension for
Mozilla Firefox" Description="Extension for Mozilla Firefox"
TypicalDefault="install" InstallDefault="followParent">
        <ComponentRef Id="jsFile" />
        <ComponentRef Id="overlay" />
        <ComponentRef Id="pngIcon" />
        <ComponentRef Id="StyleSheet" />
        <ComponentRef Id="ManifestChrome" />
        <ComponentRef Id="rdfInstall" />
        <Condition Level="0">FIREFOX_INSTALL_VERSION=""</Condition>
      </Feature>

Stefan
-- 
View this message in context: 
http://www.nabble.com/Disable-feature-when-property-is-empty-tf2323552.html#a6637061
Sent from the wix-users mailing list archive at Nabble.com.


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