Roxen.git
/
server
/
etc
/
RoxenUI.wxs
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/etc/RoxenUI.wxs:827:
<Control Id="BannerBmp" Type="Bitmap" X="0" Y="0" Width="375" Height="52" TabSkip="no" Text="DefBannerBitmap" /> <Control Id="Line1" Type="Line" X="0" Y="52" Width="375" Height="6"> <Text>{\VSI_MS_Sans_Serif13.0_0_0}MsiHorizontalLine</Text> </Control> <Control Id="Line2" Type="Line" X="0" Y="252" Width="375" Height="6"> <Text>{\VSI_MS_Sans_Serif13.0_0_0}MsiHorizontalLine</Text> </Control> <Control Id="BannerText" Type="Text" X="9" Y="9" Width="306" Height="33" Transparent="yes"> <Text>{\VSI_MS_Sans_Serif16.0_1_0}Confirm Installation</Text> </Control>
-
<Control Id="BodyText1" Type="Text" X="9" Y="63" Width="354" Height="
180
">
+
<Control Id="BodyText1" Type="Text" X="9" Y="63" Width="354" Height="
60
">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}The installer is ready to install [ProductName] on your computer. Click "Next" to start the installation.</Text> </Control>
-
+
<Control Id="StartServerText" Type="Text" X="9" Y="123" Width="354" Height="14">
+
<Text>{\VSI_MS_Sans_Serif13.0_0_0}Start server after installation</Text>
+
</Control>
+
<Control Id="StartServerGroup" Type="RadioButtonGroup" X="18" Y="137" Width="348" Height="48" Property="START_SERVER">
+
<Text>{\VSI_MS_Shell_Dlg13.0_0_0}MsiRadioButtonGroup</Text>
+
</Control>
+
<Control Id="InstallServiceText" Type="Text" X="9" Y="185" Width="354" Height="14">
+
<Text>{\VSI_MS_Sans_Serif13.0_0_0}Install as service</Text>
+
<Condition Action="disable">(NOT VersionNT) OR (INSTALLATION_TYPE="2")</Condition>
+
<Condition Action="enable">VersionNT AND (INSTALLATION_TYPE<>"2")</Condition>
+
</Control>
+
<Control Id="InstallServiceGroup" Type="RadioButtonGroup" X="18" Y="199" Width="348" Height="48" Property="INSTALL_SERVICE">
+
<Text>{\VSI_MS_Shell_Dlg13.0_0_0}MsiRadioButtonGroup</Text>
+
<Condition Action="disable">(NOT VersionNT) OR (INSTALLATION_TYPE="2")</Condition>
+
<Condition Action="enable">VersionNT AND (INSTALLATION_TYPE<>"2")</Condition>
+
</Control>
</Dialog> <Dialog Id="CustomTextA" Width="373" Height="287" Title="[ProductName]"> <Control Id="NextButton" Type="PushButton" X="300" Y="261" Width="66" Height="18" Default="yes"> <Text>{\VSI_MS_Sans_Serif13.0_0_0}&Next ></Text> <Publish Event="EndDialog" Value="Return"><![CDATA[CustomTextA_NextArgs=""]]></Publish> <Publish Event="NewDialog" Value="[CustomTextA_NextArgs]"><![CDATA[CustomTextA_NextArgs<>""]]></Publish> <Condition Action="disable"><![CDATA[(ADM_PASS1="") OR (ADM_PASS1<>ADM_PASS2)]]></Condition> <Condition Action="enable"><![CDATA[(ADM_PASS1<>"") AND (ADM_PASS1=ADM_PASS2)]]></Condition> </Control>
Roxen.git/server/etc/RoxenUI.wxs:977:
</Control> <Control Id="BannerText" Type="Text" X="9" Y="9" Width="306" Height="33" Transparent="yes"> <Text>{\VSI_MS_Sans_Serif16.0_1_0}Type of installation</Text> </Control> <Control Id="BodyText" Type="Text" X="9" Y="63" Width="354" Height="21"> <Text>{\VSI_MS_Sans_Serif13.0_0_0}Select type of installation</Text> </Control> <Control Id="RadioButtonGroup" Type="RadioButtonGroup" X="18" Y="84" Width="348" Height="48" Property="INSTALLATION_TYPE"> <Text>{\VSI_MS_Shell_Dlg13.0_0_0}MsiRadioButtonGroup</Text> </Control>
-
<Control Id="StartServerText" Type="Text" X="9" Y="132" Width="354" Height="21">
-
<Text>{\VSI_MS_Sans_Serif13.0_0_0}Start server after installation</Text>
-
</Control>
-
<Control Id="StartServerGroup" Type="RadioButtonGroup" X="18" Y="153" Width="348" Height="48" Property="START_SERVER">
-
<Text>{\VSI_MS_Shell_Dlg13.0_0_0}MsiRadioButtonGroup</Text>
-
</Control>
-
<Control Id="InstallServiceText" Type="Text" X="9" Y="201" Width="354" Height="21">
-
<Text>{\VSI_MS_Sans_Serif13.0_0_0}Install as service</Text>
-
<Condition Action="disable">NOT VersionNT</Condition>
-
<Condition Action="enable">VersionNT</Condition>
-
</Control>
-
<Control Id="InstallServiceGroup" Type="RadioButtonGroup" X="18" Y="222" Width="348" Height="48" Property="INSTALL_SERVICE">
-
<Text>{\VSI_MS_Shell_Dlg13.0_0_0}MsiRadioButtonGroup</Text>
-
<Condition Action="disable">NOT VersionNT</Condition>
-
<Condition Action="enable">VersionNT</Condition>
-
</Control>
+
</Dialog> <RadioGroup Property="AdminMaintenanceForm_Action"> <RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}&Repair [ProductName]" X="0" Y="0" Width="348" Height="17">Repair</RadioButton> <RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Re&move [ProductName]" X="0" Y="18" Width="348" Height="17">Remove</RadioButton> </RadioGroup> <RadioGroup Property="MaintenanceForm_Action"> <RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}&Repair [ProductName]" X="0" Y="0" Width="348" Height="17">Repair</RadioButton> <RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Re&move [ProductName]" X="0" Y="18" Width="348" Height="17">Remove</RadioButton> </RadioGroup> <RadioGroup Property="FolderForm_AllUsers">