Roxen.git/
server/
etc/
RoxenUI.wxs
Branch:
Tag:
Non-build tags
All tags
No tags
2009-02-24
2009-02-24 15:27:20 by Henrik Grubbström (Grubba) <grubba@grubba.org>
cd803f9766c7f5f88598b20f938863138d930a5a (
10
lines) (+
9
/-
1
)
[
Show
|
Annotate
]
Branch:
5.2
Hide the MySQL configuration dialog.
Rev: server/etc/RoxenUI.wxs:1.75
1204:
<Property Id="Custom2Buttons_PrevArgs"><![CDATA[FolderForm]]></Property> <Property Id="Custom2Buttons_NextArgs"><![CDATA[CustomTextA]]></Property> <Property Id="CustomTextA_PrevArgs"><![CDATA[Custom2Buttons]]></Property>
+
<!--
<Property Id="CustomTextA_NextArgs"><![CDATA[CustomTextB]]></Property> <Property Id="CustomTextB_PrevArgs"><![CDATA[CustomTextA]]></Property> <Property Id="CustomTextB_NextArgs"><![CDATA[ConfirmInstallForm]]></Property> <Property Id="ConfirmInstallForm_PrevArgs"><![CDATA[CustomTextB]]></Property>
-
+
-->
+
<Property Id="CustomTextA_NextArgs"><![CDATA[ConfirmInstallForm]]></Property>
+
<Property Id="CustomTextB_PrevArgs"><![CDATA[CustomTextA]]></Property>
+
<Property Id="CustomTextB_NextArgs"><![CDATA[ConfirmInstallForm]]></Property>
+
<Property Id="ConfirmInstallForm_PrevArgs"><![CDATA[CustomTextA]]></Property>
+
<!-- -->
<Property Id="VSDIISMSG"><![CDATA[This setup requires Internet Information Server 4.0 or higher and Windows NT 4.0, Windows 2000, or Windows XP. This setup cannot be installed on Windows 95, Windows 98, or Windows Me. Please install Internet Information Server and run this setup again.]]></Property> <Property Id="FolderForm_AllUsersVisible"><![CDATA[1]]></Property>
1254:
</Property> <Property Id="MYSQLNAME"> <RegistrySearch Id="MysqlName50" Root="HKLM"
-
Key="
SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\\{E9CF8701
-483A-4344-8119-0002BD0992A8}"
+
Key="
SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{E9CF8701
-483A-4344-8119-0002BD0992A8}"
Name="DisplayName" Type="raw"/><!-- MySQL 5.0 --> <RegistrySearch Id="MysqlName51" Root="HKLM" Key="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8F5E3B9E-ABBD-4B35-BB68-626CB9BE98D6}"