Dear all,
I believe this is a bug in wix 3.6, but not sure...
If I do the following :
<Property Id="SQLCMDPATH">
<RegistrySearch Id="SqlBinsRegistry" Root="HKLM"
Key="SOFTWARE\Microsoft\Microsoft SQL Server\100\Tools\ClientSetup"
Type="directory" Name="Path">
<FileSearch Name="SQLCMD.EXE" />
</RegistrySearch>
</Property>
I have the appropriate path, except it is terminating with a \
If I change the Type of RegistrySearch to file, the content of SQLCMDPATH is
'C:\'
Any idea ?
Regards,
Nicolas Penin
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users