⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wixprojectvsi.xpt

📁 c#源代码
💻 XPT
📖 第 1 页 / 共 5 页
字号:
        </Control>
      </Dialog>
      <Dialog Id="FatalErrorForm" 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}&amp;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}&lt; &amp;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 Incomplete</Text>
        </Control>
        <Control Id="BodyTextRemove" Type="Text" X="9" Y="63" Width="354" Height="180">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}The installer was interrupted before [ProductName] could be installed. You need to restart the installer to try again.

Click "Close" to exit.</Text>
          <Condition Action="show">REMOVE=""</Condition>
          <Condition Action="hide">REMOVE&lt;&gt;""</Condition>
        </Control>
        <Control Id="BodyTextInstall" Type="Text" X="9" Y="63" Width="354" Height="180">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}The installer was interrupted before [ProductName] could be removed. You need to restart the installer to try again.

Click "Close" to exit.</Text>
          <Condition Action="show">REMOVE&lt;&gt;""</Condition>
          <Condition Action="hide">REMOVE=""</Condition>
        </Control>
      </Dialog>
      <Dialog Id="MaintenanceForm" Width="373" Height="287" Title="[ProductName]">
        <Control Id="FinishButton" Type="PushButton" X="300" Y="261" Width="66" Height="18" Default="yes">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}&amp;Finish</Text>
          <Publish Property="REINSTALL" Value="ALL">MaintenanceForm_Action="Repair"</Publish>
          <Publish Event="Reinstall" Value="ALL">MaintenanceForm_Action="Repair"</Publish>
          <Publish Property="REMOVE" Value="ALL">MaintenanceForm_Action="Remove"</Publish>
          <Publish Event="Remove" Value="ALL">MaintenanceForm_Action="Remove"</Publish>
          <Publish Event="EndDialog" Value="Return">1</Publish>
        </Control>
        <Control Id="RepairRadioGroup" Type="RadioButtonGroup" X="18" Y="108" Width="348" Height="48" Property="MaintenanceForm_Action">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}MsiRadioButtonGroup</Text>
          <RadioButtonGroup Property="MaintenanceForm_Action">
            <RadioButton Value="Repair" X="0" Y="0" Width="348" Height="17" Text="{\VSI_MS_Sans_Serif13.0_0_0}&amp;Repair [ProductName]" />
            <RadioButton Value="Remove" X="0" Y="18" Width="348" Height="17" Text="{\VSI_MS_Sans_Serif13.0_0_0}Re&amp;move [ProductName]" />
          </RadioButtonGroup>
        </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}&lt; &amp;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}Welcome to the [ProductName] Setup Wizard</Text>
        </Control>
        <Control Id="BodyText" Type="Text" X="9" Y="63" Width="354" Height="42">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}Select whether you want to repair or remove [ProductName].</Text>
        </Control>
      </Dialog>
      <Dialog Id="ResumeForm" Width="373" Height="287" Title="[ProductName]">
        <Control Id="FinishButton" Type="PushButton" X="300" Y="261" Width="66" Height="18" Default="yes">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}&amp;Finish</Text>
          <Publish Event="EndDialog" Value="Return">1</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" Disabled="yes">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}&lt; &amp;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}Welcome to the [ProductName] Setup Wizard</Text>
        </Control>
        <Control Id="BodyText" Type="Text" X="9" Y="63" Width="354" Height="180">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}The installer will resume the installation of [ProductName] on your computer.

Click "Finish" to continue.</Text>
        </Control>
      </Dialog>
      <Dialog Id="AdminUserExitForm" 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}&amp;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}&lt; &amp;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 Interrupted</Text>
        </Control>
        <Control Id="BodyTextRemove" Type="Text" X="9" Y="63" Width="354" Height="180">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}The installer was interrupted before [ProductName] could be removed. You need to restart the installer to try again.

Click "Close" to exit.</Text>
          <Condition Action="show">REMOVE&lt;&gt;""</Condition>
          <Condition Action="hide">REMOVE=""</Condition>
        </Control>
        <Control Id="BodyTextInstall" Type="Text" X="18" Y="63" Width="342" Height="24">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}The installation was interrupted before [ProductName] could be installed. You need to restart the installer to try again.</Text>
          <Condition Action="show">REMOVE=""</Condition>
          <Condition Action="hide">REMOVE&lt;&gt;""</Condition>
        </Control>
      </Dialog>
      <Dialog Id="AdminFatalErrorForm" 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}&amp;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}&lt; &amp;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 Incomplete</Text>
        </Control>
        <Control Id="BodyTextRemove" Type="Text" X="9" Y="63" Width="354" Height="180">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}The installer was interrupted before [ProductName] could be installed. You need to restart the installer to try again.

Click "Close" to exit.</Text>
          <Condition Action="show">REMOVE=""</Condition>
          <Condition Action="hide">REMOVE&lt;&gt;""</Condition>
        </Control>
        <Control Id="BodyTextInstall" Type="Text" X="9" Y="63" Width="354" Height="180">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}The installer was interrupted before [ProductName] could be removed. You need to restart the installer to try again.

Click "Close" to exit.</Text>
          <Condition Action="show">REMOVE&lt;&gt;""</Condition>
          <Condition Action="hide">REMOVE=""</Condition>
        </Control>
      </Dialog>
      <Dialog Id="AdminMaintenanceForm" Width="373" Height="287" Title="[ProductName]">
        <Control Id="FinishButton" Type="PushButton" X="300" Y="261" Width="66" Height="18" Default="yes">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}&amp;Finish</Text>
          <Publish Property="REINSTALL" Value="ALL">AdminMaintenanceForm_Action="Repair"</Publish>
          <Publish Event="Reinstall" Value="ALL">AdminMaintenanceForm_Action="Repair"</Publish>
          <Publish Property="REMOVE" Value="ALL">AdminMaintenanceForm_Action="Remove"</Publish>
          <Publish Event="Remove" Value="ALL">AdminMaintenanceForm_Action="Remove"</Publish>
          <Publish Event="EndDialog" Value="Return">1</Publish>
        </Control>
        <Control Id="RepairRadioGroup" Type="RadioButtonGroup" X="18" Y="108" Width="348" Height="48" Property="AdminMaintenanceForm_Action">
          <Text>{\VSI_MS_Sans_Serif13.0_0_0}MsiRadioButtonGroup</Text>
          <RadioButtonGroup Property="AdminMaintenanceForm_Action">
            <RadioButton Value="Repair" X="0" Y="0" Width="348" Height="17" Text="{\VSI_MS_Sans_Serif13.0_0_0}&amp;Repair [ProductName]" />
            <RadioButton Value="Remove" X="0" Y="18" Width="348" Height="17" Text="{\VSI_MS_Sans_Serif13.0_0_0}Re&amp;move [ProductName]" />
          </RadioButtonGroup>
        </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}&lt; &amp;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>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -