Roxen.git
/
server
/
etc
/
RoxenUI.wxs
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/etc/RoxenUI.wxs:1261:
</DirectorySearch> </DirectorySearch> </Property> <Property Id="MYSQLBASE"> <RegistrySearchRef Id="MysqlLocation" /> <RegistrySearchRef Id="Mysql51Location" /> <RegistrySearchRef Id="Mysql50Location" /> <RegistrySearchRef Id="Mysql41Location" /> <DirectorySearchRef Id="MysqlBase5" Parent="MysqlLocation5"/> </Property>
+
<Property Id="MYSQLDEBUG1">
+
<RegistrySearchRef Id="MysqlLocation" />
+
</Property>
+
<Property Id="MYSQLDEBUG2">
+
<RegistrySearchRef Id="Mysql51Location" />
+
</Property>
+
<Property Id="MYSQLDEBUG3">
+
<RegistrySearchRef Id="Mysql50Location" />
+
</Property>
+
<Property Id="MYSQLDEBUG4">
+
<RegistrySearchRef Id="Mysql41Location" />
+
</Property>
+
<Property Id="MYSQLDEBUG5">
+
<DirectorySearchRef Id="MysqlBase5" Parent="MysqlLocation5"/>
+
</Property>
<AdminExecuteSequence> <Custom Action="DONT_INSTALL_SERVICE" Before="DIRCA_TARGETDIR">NOT VersionNT</Custom> <Custom Action="DIRCA_TARGETDIR" Before="CostInitialize"><![CDATA[TARGETDIR=""]]></Custom> </AdminExecuteSequence> <InstallExecuteSequence> <Custom Action="ERRCA_CANCELNEWERVERSION" After="FindRelatedProducts"><![CDATA[NEWERPRODUCTFOUND AND NOT Installed]]></Custom> <Custom Action="CustomTextA_SetProperty_EDIT1" After="ValidateProductID" /> <Custom Action="CustomTextA_SetProperty_EDIT2" After="CustomTextA_SetProperty_EDIT1" /> <Custom Action="CustomTextA_SetProperty_EDIT3" After="CustomTextA_SetProperty_EDIT2" /> <Custom Action="CustomTextA_SetProperty_EDIT4" After="CustomTextA_SetProperty_EDIT3" />