Roxen.git
/
server
/
etc
/
RoxenUI.wxs
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/etc/RoxenUI.wxs:1189:
<DirectorySearch Id="MysqlBase64"> <DirectorySearch Id="MysqlBin64" Path="bin"/> </DirectorySearch> </DirectorySearch> <DirectorySearch Id="MysqlLocation32" Path="[ProgramFilesFolder]\MySQL" Depth="2"> <DirectorySearch Id="MysqlBase64"> <DirectorySearch Id="MysqlBin64" Path="bin"/> </DirectorySearch> </DirectorySearch> </Property>
+
<Property Id="MYSQLNAME">
+
<RegistrySearch Id="Mysql51Location" Root="HKLM"
+
Key="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8F5E3B9E-ABBD-4B35-BB68-626CB9BE98D6}"
+
Name="DisplayName" Type="raw"/>
+
</Property>
<Property Id="MYSQLLOCATION">
-
+
<RegistrySearch Id="MysqlLocation" Root="HKLM"
+
Key="SOFTWARE\MySQL AB\[MYSQLNAME]" Name="Location" Type="raw" />
<RegistrySearch Id="Mysql51Location" Root="HKLM" Key="SOFTWARE\MySQL AB\MySQL Server 5.1" Name="Location" Type="raw" /> <RegistrySearch Id="Mysql50Location" Root="HKLM" Key="SOFTWARE\MySQL AB\MySQL Server 5.0" Name="Location" Type="raw" /> <RegistrySearch Id="Mysql41Location" Root="HKLM" Key="SOFTWARE\MySQL AB\MySQL Server 4.1" Name="Location" Type="raw" /> <DirectorySearchRef Id="MysqlBase64" Parent="MysqlLocation64"/> <DirectorySearchRef Id="MysqlBase32" Parent="MysqlLocation32"/> </Property> <Property Id="MYSQLDLOCATION">