阅读544 返回首页    go 微软 go Office


利用部署工具安装Visio2016,出现错误0

已经装了office2016专业增强版,因需要,要装Visio2016,在网上查了利用部署工具安装,修改代码如下:

<!-- Office 365 client configuration file sample. To be used for Office 365 ProPlus 2016 apps, 
     Office 365 Business 2016 apps, Project Pro for Office 365 and Visio Pro for Office 365. 

     For detailed information regarding configuration options visit: https://aka.ms/ODT. 
     To use the configuration file be sure to remove the comments

     For Office 365 client apps (verion 2013) you will need to use the 2013 version of the 
     Office Deployment Tool which can be downloaded from https://aka.ms/ODT2013

     The following sample allows you to download and install Office 365 ProPlus 2016 apps 
     and Visio Pro for Office 365 directly from the Office CDN using the Current Channel
     settings  -->



<Configuration>

  <Add SourcePath="G:" OfficeClientEdition="64" Channel="Current">
    <!--<Product ID="O365ProPlusRetail">
      <Language ID="en-us" />
    </Product>-->
    <Product ID="VisioProXVolume">
      <Language ID="zh-us" />
    </Product>
    <Product ID="proplusretail"/>
      <Language ID="zh-cn"/>
    <Product>
  </Add>

  <!--  <Updates Enabled="TRUE" Channel="Current" /> -->

  <!--  <Display Level="None" AcceptEULA="TRUE" />  -->

  <!--  <Property Name="AUTOACTIVATE" Value="1" />  -->

</Configuration>

然后用cmd进行安装,出现错误0-1008(0).

请问怎么解决



最后更新:2017-06-08 16:31:40

  上一篇:go Outlook 接收附件文件名出现乱码,或者后序的.xlsx .docx变成•xlsx •docx
  下一篇:go 糟糕,我是微软正版软件的受害者!