Hi,
I am having trouble with detecting if a file is installed, I am using the
following code, however it seems that WIX sets the property even if
MinVersion is 7.10.3191.0
<Property Id="KB907417INSTALLED">
<DirectorySearch Id="OfficeFolder" Path="[XLSPROGPATH]" Depth="1">
<FileSearch Id="OtkloadrFile" Name="Otkloadr.dll"
MinVersion="7.10.5077.0" />
</DirectorySearch>
</Property>
Something wrong at my end?
Thanks,
Nitin
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users