{"id":1144,"date":"2022-02-22T02:16:15","date_gmt":"2022-02-21T18:16:15","guid":{"rendered":"https:\/\/www.cith.ml:5444\/?p=1144"},"modified":"2022-02-22T10:56:24","modified_gmt":"2022-02-22T02:56:24","slug":"office-2019-%e6%bf%80%e6%b4%bb","status":"publish","type":"post","link":"https:\/\/blog.cithwu.com\/wp5444\/office-2019-%e6%bf%80%e6%b4%bb\/","title":{"rendered":"Office  \u6fc0\u6d3b"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">1 Open command prompt in administrator mode.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">First, you need to open command prompt with admin rights, then follow the instruction below step by step. Just copy\/paste the commands and do not forget to hit Enter in order to execute them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2 Open location of the Office installed on your PC<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cd \/d %ProgramFiles(x86)%\\Microsoft Office\\Office16\ncd \/d %ProgramFiles%\\Microsoft Office\\Office16<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">If you install your Office in the ProgramFiles folder, the path will be \u201c%ProgramFiles%\\Microsoft Office\\Office16\u201d or \u201c%ProgramFiles(x86)%\\Microsoft Office\\Office16\u201d. It depends on the architecture of the Windows OS you are using. If you are not sure of this issue, don\u2019t worry, just run both of the commands above. One of them will be not executed and an error message will be printed on the screen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">3 Convert your retail license to volume one<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Office 2019\n\nfor \/f %x in ('dir \/b ..\\root\\Licenses16\\ProPlus2019VL*.xrm-ms') do cscript ospp.vbs \/inslic:\"..\\root\\Licenses16\\%x\"<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Offfice 2021\n\nfor \/f %x in ('dir \/b ..\\root\\Licenses16\\ProPlus2021VL_KMS*.xrm-ms') do cscript ospp.vbs \/inslic:\"..\\root\\Licenses16\\%x\"<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">If your Office is got from Microsoft, this step is required. On the contrary, if you install Office from a Volume ISO file, this is optional so just skip it if you want.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">4 Activate your Office using KMS client key<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Make sure your PC is connected to the internet, then run the following command.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Office2019<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cscript ospp.vbs \/setprt:1688\ncscript ospp.vbs \/unpkey:6MWKP &gt;nul\ncscript ospp.vbs \/inpkey:NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP\ncscript ospp.vbs \/sethst:s8.uk.to\ncscript ospp.vbs \/act<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Office 2021<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cscript ospp.vbs \/setprt:1688\ncscript ospp.vbs \/unpkey:6F7TH &gt;nul\ncscript ospp.vbs \/inpkey:FXYTK-NJJ8C-GB6DW-3DYQT-6F7TH\ncscript ospp.vbs \/sethst:s8.uk.to\ncscript ospp.vbs \/act<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"> <a href=\"https:\/\/msguides.com\/office-2019\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/msguides.com\/office-2019<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1 Open command p&#46;&#46;&#46;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,9],"tags":[],"class_list":["post-1144","post","type-post","status-publish","format-standard","hentry","category-windows","category-9"],"_links":{"self":[{"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/posts\/1144","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/comments?post=1144"}],"version-history":[{"count":11,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/posts\/1144\/revisions"}],"predecessor-version":[{"id":1159,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/posts\/1144\/revisions\/1159"}],"wp:attachment":[{"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/media?parent=1144"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/categories?post=1144"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/tags?post=1144"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}