📄 wixprojectvsi.xpt
字号:
</Control>
</Dialog>
<Dialog Id="ConfirmInstallForm" 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">ConfirmInstallForm_NextArgs=""</Publish>
<Publish Event="NewDialog" Value="[ConfirmInstallForm_NextArgs]">ConfirmInstallForm_NextArgs<>""</Publish>
</Control>
<Control Id="CancelButton" Type="PushButton" X="156" Y="261" Width="66" Height="18" Cancel="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}Cancel</Text>
<Publish Event="SpawnDialog" Value="Cancel"></Publish>
</Control>
<Control Id="PreviousButton" Type="PushButton" X="228" Y="261" Width="66" Height="18">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}< &Back</Text>
<Publish Event="NewDialog" Value="[ConfirmInstallForm_PrevArgs]">ConfirmInstallForm_PrevArgs<>""</Publish>
<Condition Action="disable">ConfirmInstallForm_PrevArgs=""</Condition>
<Condition Action="enable">ConfirmInstallForm_PrevArgs<>""</Condition>
</Control>
<Control Id="BannerBmp" Type="Bitmap" X="0" Y="0" Width="375" Height="52" TabSkip="no" Text="BannerBitmap" />
<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="Line1" Type="Line" X="0" Y="52" 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">
<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>
</Dialog>
<Dialog Id="AdminProgressForm" Width="373" Height="287" Title="[ProductName]" Modeless="yes">
<Control Id="NextButton" Type="PushButton" X="300" Y="261" Width="66" Height="18" Disabled="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}&Next ></Text>
</Control>
<Control Id="CancelButton" Type="PushButton" X="156" Y="261" Width="66" Height="18" Cancel="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}Cancel</Text>
<Publish Event="SpawnDialog" Value="Cancel"></Publish>
</Control>
<Control Id="PreviousButton" Type="PushButton" X="228" Y="261" Width="66" Height="18" Disabled="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}< &Back</Text>
</Control>
<Control Id="BannerBmp" Type="Bitmap" X="0" Y="0" Width="375" Height="52" TabSkip="no" Text="BannerBitmap" />
<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="Line1" Type="Line" X="0" Y="52" Width="375" Height="6">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}MsiHorizontalLine</Text>
</Control>
<Control Id="ProgressBar" Type="ProgressBar" X="18" Y="108" Width="336" Height="15">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}MsiProgressBar</Text>
<Subscribe Event="StopServices" Attribute="Progress" />
<Subscribe Event="DeleteServices" Attribute="Progress" />
<Subscribe Event="RemoveRegistryValues" Attribute="Progress" />
<Subscribe Event="RemoveFiles" Attribute="Progress" />
<Subscribe Event="MoveFiles" Attribute="Progress" />
<Subscribe Event="InstallFiles" Attribute="Progress" />
<Subscribe Event="WriteRegistryValues" Attribute="Progress" />
<Subscribe Event="WriteIniValues" Attribute="Progress" />
<Subscribe Event="StartServices" Attribute="Progress" />
<Subscribe Event="InstallAdminPackage" Attribute="Progress" />
<Subscribe Event="UnmoveFiles" Attribute="Progress" />
<Subscribe Event="SetProgress" Attribute="Progress" />
</Control>
<Control Id="ProgressLabel" Type="Text" X="18" Y="96" Width="336" Height="12">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}Please wait...</Text>
</Control>
<Control Id="InstalledBody" Type="Text" X="9" Y="63" Width="354" Height="12">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] is being installed.</Text>
<Condition Action="show">REMOVE=""</Condition>
<Condition Action="hide">REMOVE<>""</Condition>
</Control>
<Control Id="RemovedBody" Type="Text" X="18" Y="63" Width="336" Height="12">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] is being removed.</Text>
<Condition Action="show">REMOVE<>""</Condition>
<Condition Action="hide">REMOVE=""</Condition>
</Control>
<Control Id="RemoveBannerText" Type="Text" X="9" Y="9" Width="306" Height="33" Transparent="yes">
<Text>{\VSI_MS_Sans_Serif16.0_1_0}Removing [ProductName]</Text>
<Condition Action="show">REMOVE<>""</Condition>
<Condition Action="hide">REMOVE=""</Condition>
</Control>
<Control Id="InstalledBannerText" Type="Text" X="9" Y="9" Width="255" Height="33" Transparent="yes">
<Text>{\VSI_MS_Sans_Serif16.0_1_0}Installing [ProductName]</Text>
<Condition Action="show">REMOVE=""</Condition>
<Condition Action="hide">REMOVE<>""</Condition>
</Control>
</Dialog>
<Dialog Id="FinishedForm" Width="373" Height="287" Title="[ProductName]">
<Control Id="CloseButton" Type="PushButton" X="300" Y="261" Width="66" Height="18" Default="yes" Cancel="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}&Close</Text>
<Publish Event="EndDialog" Value="Return">1</Publish>
</Control>
<Control Id="CancelButton" Type="PushButton" X="156" Y="261" Width="66" Height="18" Disabled="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}Cancel</Text>
</Control>
<Control Id="PreviousButton" Type="PushButton" X="228" Y="261" Width="66" Height="18" Disabled="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}< &Back</Text>
</Control>
<Control Id="BannerBmp" Type="Bitmap" X="0" Y="0" Width="375" Height="52" TabSkip="no" Text="BannerBitmap" />
<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="Line1" Type="Line" X="0" Y="52" 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}Installation Complete</Text>
</Control>
<Control Id="BodyTextRemove" Type="Text" X="9" Y="63" Width="354" Height="138">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] has been successfully removed.
Click "Close" to exit.</Text>
<Condition Action="show">REMOVE<>""</Condition>
<Condition Action="hide">REMOVE=""</Condition>
</Control>
<Control Id="UpdateText" Type="Text" X="9" Y="216" Width="354" Height="36">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}</Text>
<Condition Action="show">REMOVE=""</Condition>
<Condition Action="hide">REMOVE<>""</Condition>
</Control>
<Control Id="BodyText" Type="Text" X="9" Y="63" Width="354" Height="138">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] has been successfully installed.
Click "Close" to exit.</Text>
<Condition Action="show">REMOVE=""</Condition>
<Condition Action="hide">REMOVE<>""</Condition>
</Control>
</Dialog>
<Dialog Id="AdminFinishedForm" Width="373" Height="287" Title="[ProductName]">
<Control Id="CloseButton" Type="PushButton" X="300" Y="261" Width="66" Height="18" Default="yes" Cancel="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}&Close</Text>
<Publish Event="EndDialog" Value="Return">1</Publish>
</Control>
<Control Id="CancelButton" Type="PushButton" X="156" Y="261" Width="66" Height="18" Disabled="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}Cancel</Text>
</Control>
<Control Id="PreviousButton" Type="PushButton" X="228" Y="261" Width="66" Height="18" Disabled="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}< &Back</Text>
</Control>
<Control Id="BannerBmp" Type="Bitmap" X="0" Y="0" Width="375" Height="52" TabSkip="no" Text="BannerBitmap" />
<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="Line1" Type="Line" X="0" Y="52" 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}Installation Complete</Text>
</Control>
<Control Id="BodyText" Type="Text" X="9" Y="63" Width="354" Height="180">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}[ProductName] has been successfully removed.
Click "Close" to exit.</Text>
<Condition Action="show">REMOVE<>""</Condition>
<Condition Action="hide">REMOVE=""</Condition>
</Control>
<Control Id="BodyTextInstall" Type="Text" X="9" Y="63" Width="354" Height="180">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}A network image of [ProductName] has been successfully created.
Click "Close" to exit.</Text>
<Condition Action="show">REMOVE=""</Condition>
<Condition Action="hide">REMOVE<>""</Condition>
</Control>
</Dialog>
<Dialog Id="AdminWelcomeForm" 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">AdminWelcomeForm_NextArgs=""</Publish>
<Publish Event="NewDialog" Value="[AdminWelcomeForm_NextArgs]">AdminWelcomeForm_NextArgs<>""</Publish>
</Control>
<Control Id="CancelButton" Type="PushButton" X="156" Y="261" Width="66" Height="18" Cancel="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}Cancel</Text>
<Publish Event="SpawnDialog" Value="Cancel"></Publish>
</Control>
<Control Id="PreviousButton" Type="PushButton" X="228" Y="261" Width="66" Height="18">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}< &Back</Text>
<Publish Event="NewDialog" Value="[AdminWelcomeForm_PrevArgs]">AdminWelcomeForm_PrevArgs<>""</Publish>
<Condition Action="disable">AdminWelcomeForm_PrevArgs=""</Condition>
<Condition Action="enable">AdminWelcomeForm_PrevArgs<>""</Condition>
</Control>
<Control Id="BannerBmp" Type="Bitmap" X="0" Y="0" Width="375" Height="52" TabSkip="no" Text="BannerBitmap" />
<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="Line1" Type="Line" X="0" Y="52" Width="375" Height="6">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}MsiHorizontalLine</Text>
</Control>
<Control Id="CopyrightWarningText" Type="Text" X="9" Y="186" Width="354" Height="66">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}WARNING: This computer program is protected by copyright law and international treaties. Unauthorized duplication or distribution of this program, or any portion of it, may result in severe civil or criminal penalties, and will be prosecuted to the maximum extent possible under the law.</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}Welcome to the [ProductName] Network Setup Wizard</Text>
</Control>
<Control Id="WelcomeText" Type="Text" X="9" Y="63" Width="354" Height="114">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}The installer will guide you through the steps required to install [ProductName] on your computer.</Text>
<Condition Action="show">Installed="" AND NOT RESUME</Condition>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -