I abandoned that approach...
Instead this seems to work ok so far...

<Property Id="ORACLE9">
      
     <DirectorySearch Id="NewSignature13"
Path="$(env.windir)\Assembly\GAC\Oracle.DataAccess\9.2.0.401__89b483f429c47342"
Depth="2">
     <FileSearch Id="NewSignature13" LongName="Oracle.DataAccess.dll"  />
      </DirectorySearch>
     
</Property>

<Property Id="ORACLE10">
      <DirectorySearch Id="NewSignature12"
Path="$(env.windir)\Assembly\GAC_32\Oracle.DataAccess\2.102.2.20__89b483f429c47342"
Depth="2">
        <FileSearch Id="NewSignature12" LongName="Oracle.DataAccess.dll"  />
      </DirectorySearch>
</Property>
-- 
View this message in context: 
http://www.nabble.com/Directory-Search-tf2670191.html#a7472993
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