fx016 发表于 2023-8-16 16:25:22

ProjectPro2021R求电话ID

Office21_ProjectPro2021R_Retail:NPJC6-RG6QM-WBJRR-RWGFH-B****
2651794-3628301-3615301-7730121-7102836-4273664-7677241-1611743-9976964
先谢谢了

Rynn 发表于 2023-8-16 16:25:23

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")
set CID=455961417273853354304514211705126613658190608675
cscript //nologo OSPP.VBS /actcid:%CID%
cscript.exe OSPP.vbs /act
for /f "tokens=2,3,4,5,6 usebackq delims=:/ " %%a in ('%date% %time%') do echo %%c-%%a-%%b %%d%%e
echo DATE: %date% >status.txt
echo TIME: %time% >>status.txt
for /f "tokens=8" %b in ('cscript ospp.vbs /dinstid ^| findstr /b /c:"Installation ID"') do set IID=%b
echo IID: %IID%>>status.txt
echo CID: 455961417273853354304514211705126613658190608675>>status.txt
cscript ospp.vbs /dstatus >>status.txt
start status.txt

Mr.Harry 发表于 2023-8-16 16:43:26

Confirmation ID (CID):
455961-417273-853354-304514-211705-126613-658190-608675

yazivc 发表于 2023-8-16 16:43:52

确认编号:
455961-417273-853354-304514-211705-126613-658190-608675

Sasaa 发表于 2023-8-16 16:43:56

Confirmation ID (CID):
455961-417273-853354-304514-211705-126613-658190-608675

13600200993 发表于 2023-8-16 16:44:35

455961-417273-853354-304514-211705-126613-658190-608675

fx016 发表于 2023-8-16 16:47:32

Rynn 发表于 2023-8-16 16:43
if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" (cd /d "%ProgramFiles%\Microsoft Office ...

已JH,非常感谢:)

fx016 发表于 2023-8-16 16:48:35

Mr.Harry 发表于 2023-8-16 16:43
Confirmation ID (CID):
455961-417273-853354-304514-211705-126613-658190-608675

感谢大神出手相助:)

fx016 发表于 2023-8-16 16:50:02

yazivc 发表于 2023-8-16 16:43
确认编号:
455961-417273-853354-304514-211705-126613-658190-608675

已JH,非常感谢:)
页: [1]
查看完整版本: ProjectPro2021R求电话ID