yuliliu 发表于 2024-7-20 22:14:19

求 OFFICE2021_Visio确认ID

6116943 4318040 1896020 9557833 4144964 7020950 1194035 4861611 4032163

zl10086 发表于 2024-7-20 22:14:20

Confirmation ID (CID):
419001-789132-294842-108746-857314-563112-189545-853616

yuliliu 发表于 2024-7-20 22:28:03

zl10086 发表于 2024-7-20 22:14
Confirmation ID (CID):
419001-789132-294842-108746-857314-563112-189545-853616

感谢,已完美激活

bj6688 发表于 2024-7-31 19:51:07

如何用命令行的方式导入

liuip 发表于 2024-7-31 21:59:46

bj6688 发表于 2024-7-31 19:51
如何用命令行的方式导入

REM CMD Activation
REM Office 2016 - 2021
if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16"
cscript.exe OSPP.vbs /actcid:419001-789132-294842-108746-857314-563112-189545-853616
cscript.exe OSPP.vbs /act

bj6688 发表于 2024-8-1 09:27:08

可是,这不是和office pro冲突了吗.

Natsukagura 发表于 2024-8-1 09:40:48

bj6688 发表于 2024-8-1 09:27
可是,这不是和office pro冲突了吗.

Office Deployment Tool
<Configuration>
<Add OfficeClientEdition="64" Channel="PerpetualVL2021">
    <Product ID="ProPlus2021Volume">
      <Language ID="zh-CN" />
    </Product>
    <Product ID="VisioPro2021Volume">
      <Language ID="zh-CN" />
    </Product>
</Add>
<RemoveMSI />
<Display />
</Configuration>
页: [1]
查看完整版本: 求 OFFICE2021_Visio确认ID