閱讀544 返回首頁    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 糟糕,我是微軟正版軟件的受害者!