当前位置:网站首页>解决Visio和office365安装兼容问题
解决Visio和office365安装兼容问题
2022-06-25 15:32:00 【芝兰生于深谷】
解决Visio和office365安装兼容问题
前言
当你看到这篇文章的时候,估计已经安装了office365了,第一种方法就不能使用了。
1、第一种解决办法(先装visio,后装office365)
先安装Visio,然后根据提示完成安装,最后激活即可。然后再安装office365。
2、第二种解决办法(使用office部署工具安装)
1、office部署工具下载
2、下载之后是一个可执行文件

点击运行,它会生成配置文件和step.exe,放到office_visio文件夹里。
3、生成的配置文件

4、修改文件内容
将 configuration.xml 中的内容进行修改:
<Configuration>
<Add OfficeClientEdition="64">
<Product ID="VisioProXVolume" PIDKEY="69WXN-MBYV6-22PQG-3WGHK-RM6XC">
<Language ID="zh-cn" />
</Product>
</Add>
</Configuration>
Product ID 是指安装的版本,我这里是标准版(std),PIDKEY 就在[官网](使用 Office 部署工具来安装 Project 2016 和 Visio 2016 的批量许可版本 - Deploy Office | Microsoft Docs)里面
直接复制过来用就行,下面 Language ID 记得改成中文 zh-cn ,如果喜欢用英文就是 en-us修改完记得保存
5、开始安装
按 win+R ,输入 cmd,打开命令提示符(这里用管理员运行)
在命令行中进入到文件夹下的目录
我的是这样,office 配置文件按照第四步进行修改配置。
在命令行内输入命令 setup.exe /configure configuration.xml
注意 exe 后有个空格, / 和 con… 没有空格
最后,等待即可

边栏推荐
- How to deal with mining process
- Shared memory synchronous encapsulation
- System Verilog — interface
- Using reentrantlock and synchronized to implement blocking queue
- The robot is playing an old DOS based game
- Pytorch | how to save and load pytorch models?
- Netlogo learning
- Generation method and usage of coredump
- Yolov5 Lite: fewer parameters, higher accuracy and faster detection speed
- Common dynamic memory errors
猜你喜欢

CPU over high diagnosis and troubleshooting

Esp8266 building smart home system

Some usage records about using pyqt5

Could not connect to redis at 127.0.0.1:6379 in Windows

‘make_ unique’ is not a member of ‘std’

Generic - learning notes

Design and implementation of thread pool

Dynamic memory allocation

JMeter reading and writing excel requires jxl jar

Pytorch distributed test pit summary
随机推荐
Brain tree (I)
Daily question, magic square simulation
User defined data type - structure
在国信金太阳开股票账户安全吗?
5 connection modes of QT signal slot
Afterword of Parl intensive learning 7-day punch in camp
Weka download and installation
Leetcode123 timing of buying and selling stocks III
通过客户经理的开户链接开股票账户安全吗?
Stderr and stdout related standard outputs and other C system APIs
网上办理股票开户安全吗?
Image segmentation based on deep learning: network structure design
About?: Notes for
Boost listening port server
Semaphore function
Judging the number of leap years from 1 to N years
2.18 codeforces supplement
Leetcode122 timing of buying and selling stocks II
JSON module dictionary and string conversion
Basic knowledge of pointer