This is probably very straightforward but could someone help me on the following.
 
When using the 'WindowsFolder' installer property as part of a directory search it works fine.
 
<Property Id="NET20">
    <DirectorySearch Id='NET20Dir' Path="[WindowsFolder]Microsoft.NET\Framework\v2.0.50727" />
</Property>
 
However when using in the source file attribute of a binary element it does not, I get the error "File of type 'Binary' with name '[WindowsFolder]Microsoft.Net\Framework\v2.0.50757\InstallUtilLib.dll' could not be found" from Light.exe
 
<Binary Id="InstallUtil" SourceFile="[WindowsFolder]Microsoft.NET\Framework\v2.0.50727\InstallUtilLib.dll" />
 
Am I missing something obvious here? I am trying to use the binary element to identify a dll that already exists on the target machine.
 
Any assistance would be greatly appreciated.
 
 

.
----------------------------------------------------------------------------------------------------------------------

HBOS plc, Registered in Scotland No. SC218813. Registered Office: The Mound, Edinburgh EH1 1YZ. HBOS plc is a holding company, subsidiaries of which are authorised and regulated by the Financial Services Authority.
==============================================================================

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to