1.Product节:
 <Product Name='Simple' Id='000C1109-0000-0000-C011-000000000046' Codepage="936" Language='2052' Version='6.01.00.1234'  Manufacturer='Microsoft Corporation'>  
2.Package节:
  <Package Id='000C1109-0000-0000-C011-000000000046' Description='Internal Simple Test' Manufacturer='Microsoft Corporation' InstallerVersion='100' Languages='2052' ShortNames='yes' Keywords='Installer,MSI,Database'  Comments='Simple install, copies one file' SummaryCodepage='936' Compressed='yes' />
4.UI:
   <Property Id='DefaultUIFont' Value='DlgFont' />
3.字体定义UI/TextStyle:
  <TextStyle Id='DlgFont' FaceName='MS Sans Serif' Size='10'/>
  <TextStyle Id="MSSansBold8" FaceName="MS Sans Serif" Size="8" Bold="yes" />
  <TextStyle Id="MSSansSerif8" FaceName="MS Sans Serif" Size="8" />
  <TextStyle Id="MSSansSerif9" FaceName="MS Sans Serif" Size="9" />
4.UI/Dialog界面:
   <Text><![CDATA[{\'DlgFont' }&Cancel]]></Text>

相关文章:

  • 2021-09-25
  • 2021-07-13
  • 2021-12-18
  • 2021-04-14
  • 2022-01-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-18
  • 2021-05-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案