Forked from zthxxx/Activate Office 2019 for macOS VoL.md
Created
October 26, 2019 05:40
-
-
Save Watanabe-Hana/9aa666f183b6a4c4c4ea5f93bd41e368 to your computer and use it in GitHub Desktop.
Revisions
-
zthxxx revised this gist
Aug 21, 2019 . 1 changed file with 13 additions and 12 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -61,22 +61,23 @@ to check it, you can see details [in this comment](https://gist.github.com/zthxx - manual download ref: https://macadmins.software/ - [Official Link - Office 2016 Volume License 16.16.10](https://go.microsoft.com/fwlink/?linkid=871743) or install via brew: ```bash # brew cask install microsoft-office # this point to Office 2019 now # install last office 2016 version below brew cask install https://github.com/Homebrew/homebrew-cask/raw/538c7cf34c085e3bb4fdac36f6370ded87930036/Casks/microsoft-office.rb ``` 2. copy license file `com.microsoft.office.licensingV2.plist` to `Preferences` ```bash # md5(com.microsoft.office.licensingV2.plist) = a8f1283303838b4d3bd943775e463239 cp com.microsoft.office.licensingV2.plist /Library/Preferences/ # or download it in library by command line curl -sSL git.io/office16-plist -o /Library/Preferences/com.microsoft.office.licensingV2.plist ``` 3. run the office app, completed. -
zthxxx revised this gist
Aug 21, 2019 . 1 changed file with 9 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Fortunately, you can also use the **VL Serializer** tool, just install Office 20 2. manual download and install [**Microsoft_Office_2019_VL_Serializer.pkg**](https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a#file-microsoft_office_2019_vl_serializer-pkg) - [`Microsoft_Office_2019_VL_Serializer.pkg` in this gist](https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/Microsoft_Office_2019_VL_Serializer.pkg) - [`Microsoft_Office_2019_VL_Serializer.pkg` official link]( https://www.microsoft.com/licensing/servicecenter) 3. run `Microsoft_Office_2019_VL_Serializer` and it will automatic activate Office 2019 @@ -38,6 +38,14 @@ Fortunately, you can also use the **VL Serializer** tool, just install Office 20 ### Note the [`Serializer.pkg` in this gist](https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/Microsoft_Office_2019_VL_Serializer.pkg) is signature by Microsoft Corporation Official. to check it, you can see details [in this comment](https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a#gistcomment-3004329) ## Office 2016 16.11 for macOS VL2 license 2018-04-25 -
zthxxx revised this gist
Jul 18, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Fortunately, you can also use the **VL Serializer** tool, just install Office 20 1. **DO NOT RUN OFFICE APP AFTER INSTALLED**, but just install Office 2019 for macOS - manual download ref: https://macadmins.software/ - [Official Link - Office 2019 Volume License 16.27.0](https://go.microsoft.com/fwlink/?linkid=525133) or install via brew: -
zthxxx revised this gist
Jun 3, 2019 . 2 changed files with 74 additions and 29 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,74 @@ # Activate MS Office 2019/2016 for macOS - Microsoft_Office_2019_VL_Serializer ## Office 2019 above 2019-06-03 Note that Office2019 **DO NOT** support activate via simple copy/paste plist license file which is the simplest way to activate Office 2016. Fortunately, you can also use the **VL Serializer** tool, just install Office 2019 and Serializer, then run Serializer to activate. ### Ref - [Overview of the Volume License (VL) Serializer](https://docs.microsoft.com/en-us/deployoffice/mac/volume-license-serializer) - [Overview of the Volume License (VL) Serializer (简体中文)](https://docs.microsoft.com/zh-cn/deployoffice/mac/volume-license-serializer) ### Activation Step 1. **DO NOT RUN OFFICE APP AFTER INSTALLED**, but just install Office 2019 for macOS - manual download ref: https://macadmins.software/ - [Official Link - Office 2016 Volume License 16.25.0](https://go.microsoft.com/fwlink/?linkid=525133) or install via brew: ```bash brew cask install microsoft-office ``` 2. manual download and install [**Microsoft_Office_2019_VL_Serializer.pkg**](https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a#file-microsoft_office_2019_vl_serializer-pkg) - [`Microsoft_Office_2019_VL_Serializer.pkg` in this gist](https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/653a47758809928d2d0e1c836689ea6e53b50c23/Microsoft_Office_2019_VL_Serializer.pkg) - [`Microsoft_Office_2019_VL_Serializer.pkg` official link]( https://www.microsoft.com/licensing/servicecenter) 3. run `Microsoft_Office_2019_VL_Serializer` and it will automatic activate Office 2019 4. open the office app, completed. ## Office 2016 16.11 for macOS VL2 license 2018-04-25 ### Ref - VLSC ref: https://blog.csdn.net/cneducation/article/details/50573649 - License ref: https://bbs.feng.com/read-htm-tid-10731033.html ### Activation Step 1. install Office2016 for mac with Office Suite Install, but **DO NOT RUN OFFICE AFTER INSTALLED** - manual download ref: https://macadmins.software/ - [Official Link - Office 2016 Volume License 16.16.10](https://go.microsoft.com/fwlink/?linkid=871743) or install via brew: ```bash # brew cask install microsoft-office # this point to Office 2019 now # install last office 2016 version below brew cask install https://github.com/Homebrew/homebrew-cask/raw/538c7cf34c085e3bb4fdac36f6370ded87930036/Casks/microsoft-office.rb ``` 2. copy license file `com.microsoft.office.licensingV2.plist` to `Preferences` ```bash # md5(com.microsoft.office.licensingV2.plist) = a8f1283303838b4d3bd943775e463239 cp com.microsoft.office.licensingV2.plist /Library/Preferences/ # or download it in library by command line curl -sSL git.io/office16-plist -o /Library/Preferences/com.microsoft.office.licensingV2.plist ``` 3. run the office app, completed. This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,29 +0,0 @@ -
zthxxx revised this gist
Nov 23, 2018 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
Binary file not shown. -
zthxxx renamed this gist
Apr 25, 2018 . 1 changed file with 10 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,23 +1,28 @@ # Office2016 16.11 for macOS VL2 license 2018-04-25 ## ref - VLSC ref: https://blog.csdn.net/cneducation/article/details/50573649 - License ref: https://bbs.feng.com/read-htm-tid-10731033.html ## activate 1. install Office2016 for mac with Office Suite Install, but **DO NOT RUN OFFICE AFTER INSTALLED** - manual download ref: https://macadmins.software/ ```bash brew cask install microsoft-office ``` 2. copy license file `com.microsoft.office.licensingV2.plist` to `Preferences` ```bash # md5(com.microsoft.office.licensingV2.plist) = a8f1283303838b4d3bd943775e463239 cp com.microsoft.office.licensingV2.plist /Library/Preferences/ # or download it in library by command line curl -sSL git.io/office16-plist -o /Library/Preferences/com.microsoft.office.licensingV2.plist ``` -
zthxxx revised this gist
Apr 25, 2018 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,6 +16,9 @@ ```bash # md5(com.microsoft.office.licensingV2.plist) = a8f1283303838b4d3bd943775e463239 cp com.microsoft.office.licensingV2.plist /Library/Preferences/ # or download it in library by manual curl -sSL git.io/office16-plist -o /Library/Preferences/com.microsoft.office.licensingV2.plist ``` 3. run the office app -
zthxxx renamed this gist
Apr 10, 2018 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
zthxxx created this gist
Apr 10, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,21 @@ # Office2016 16.11 for macOS VL2 license 2018-04-10 ## ref - https://bbs.feng.com/read-htm-tid-10731033.html - https://blog.csdn.net/cneducation/article/details/50573649 ## activate 1. install Office2016 for mac with Office Suite Install, but **DO NOT RUN OFFICE AFTER INSTALLED** - ref: https://macadmins.software/ 2. copy license file `com.microsoft.office.licensingV2.plist` to `Preferences` ```bash # md5(com.microsoft.office.licensingV2.plist) = a8f1283303838b4d3bd943775e463239 cp com.microsoft.office.licensingV2.plist /Library/Preferences/ ``` 3. run the office app This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,70 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>data</key> <data> fdVvMx/6mqwYkDFRZUNcauo7yGfAL1hOR29083XcN6oLamdVosFDo+ALjdwprv1X9lSK IiV/jRYBM9OwkU1Ro+eEptyhS5bXpyJ2aSdPrsbFP4119W2P3Ev6/SWA2FxB+cMXHz9r W4RxT3UJvrWq8vU/1DfrWV/JYDUR7od8UtssW3+xC/9xGxoVClECvUpXQc6rdy0oDDIi 8VplOu0N1wq0dxH6i+91SjhUYgkIyN0JV99GIi6cHXQlbMmUvEVCua3BE1OcdDQfPifp seYHzmTdgQKu+N6VhMCsk0kK7IA7vRjN2l/dCJHZOm8LKan1Jax2s2f21lEF8Pe11Y+V nZZQdBWsMyVWQIffcS1b+lMChlklHki6GlLFJyS3PcCngYzmoE7r6+tFL0cGdrX+zqp8 8xzdsItSJOWXoHMGgirz6ht9WiZgZx4/bPWjUYgklCq/z14Q5ZSVT86o/UUyVUOIym3i 1QsEBaCBQWKd2TmZq+rN0l5IXS24+binAPpGvxjahFU//bevPt6m0RNMDSQ6PLTsEoma 2uNhhmMkVSZE/+4ksB6sSlDJ8RqsTT0dgoTfP+WsEdjV/M2oa4s+vBM7RdJNaCnwxu9Z 1/amAe18DNFdFOypQrGmAj/fLdOA2pfdxmaYy3ph5RFrjb7OrBeSF0u95PwYf5murYAF WFLQ6GL+hG/iUDVopzpwNtduQH6+SqL/p1PpJ+PCHVsbjChyfG9l9tSV5sYAhm98mGOT 6yWTU7IFJ0TVmIkEh0OGPssbBcC9Xb75E+oIBFsrZ8Le5SPiBwoWr12D+o/CW8Jf4UaI cL/2mMf4jNGkaxtWfaeHvz2O+yVw3rTxylikynkU4KhZqrVMF29hgUZOGGy2tnTIW0Wk 1QT2lOswbLxn7HTmJm6WDCzct2ogx59R7aifMKYQgIgvT0JqfjI1DOnFRFTCoe+8035W tSVJFKOKFX6QrCQok5jHijSLL2uG9FsAY3BGdeN/0Y2sFCemR+K6FXIUpK6oBy5VPmMs ou6ix64MCS9zAeazSA4jx3UdmDpTFd/Bq3QR2/WZxzvBvNcsUT0wKIL+qRhuj2Abva2c p7UK6BRebDbhYi1ObOlbWNwBCQ5a0ZJ9YhuscguEB5lzWKHYa0hzGvKKB9xGmNtr9NJq e3JArO8zTeILfatm8U1JV9Sfpt7oG6dOLDeKb4zOJkLl00jUE1oWJQ/BX0aLAGKfIfqo VKkK2VHK38ZcwV0GELDuRHMBaCz7fm2W2a65rvOq0kXyG1DE29ILEu0mYF/snlm+IooV 3ppoUjEwL6Cqik6b7FidFd/RuzbfL/KLx3QPUH8ppHsq/5IrJ+Hv28tiebCWi7ncTj1c a8LlAePMpq59LyAQLIPGDW5m2IAIEkRklziFKjRWDP7n3uCTMqwQQc+Z1WtZXHACWaF3 ZiT/QdWrWMtTCLGT3KIizlru8zgfwEWMt6Afx554Uo7U2Adw5395S5VoOsd/9iA3a/JV STrHGnXjFYxfmPZf3u4x33L+X1ZoYLyitOcTe79Tvw9cDnxD9m+OceAdKAMhlmD1iqsl bxjskNtIqsVEO5Tv0QdSgPv0yrGS30LlRMVEDrDcRiIn0GO0kV02MwMcRBVLC7JR+IeO EGXfxiNVBSko/BykI9wmHky42sHsh1cSzGDOQ/+ztVmdceblTl/9GCtuFpUsY78P5+3Z v9Ux64WTPmDdFGMeogOHcf/j2AmjonyApU2IWWncUB3az+uG8g5ZvnYnYzYrp70arx13 Rs6TsJ7suf9FUP2VhBsTEOLRPgFb8CwqlzYVRfGlKZC/c91K/f4r8fj9dr2iMZn6mpHr pGx1gbai44OLnj8ss+Y0dKG9Byj6Rp5bPMcrdlvI8y3Qr3gLYx5BeJ2DeToYKpbw2sQ/ dJ750vtgdcnK6j1lxPS/RVAw/90vK7r//VySQ5FXW7+RliiV98Lm0tKVfORQAVGwW69K Cersr7Ycz7o5nxFTtMESzONYzs/O7VDQigSUUCQsm/A/YTODh5+yNBJQ5MWqKAgT0ype wfVD3F+/JCBiSBkO3O0SAVJTWtoRYd+MjWcEA5fS4gfFx6k7GBpoSqC5Q60+gJKBI0Ma Uv7jFqqGdRPcSR+0TZmRHaQQu1xwAfJsxoPPRZ46zttJoow6Lhxm2ikmnUCcdHLeFrV0 o34VO4JxN4ojCn1jI66hlYiREYY4EgW0KQjCF1NgptX/cNwcd68gtTUkR2qOYFkBidu2 uCZzZAm0RhPjTHlUv7XpgNw2FGdZUYTntY6/xJKssz5d1mOdnnY4NbQPZkzjJwjn6+Mw f6ulcXYhOXtZWjGp3gCZkZM9xqsxZN2XIoqyc8j/eTAwnZ4avOHMvUpQ57dgHhpzFv/T 3IvsdSywR4Yp5YDzs4mxKUcsy9gw0vphzUWzTFqe8TobhJlDJLmXXcUxjA+9p+HlJagm 8f0eG7fDtW4j0Ks3T0sCWplAPX/f3wBph9zILl2whS6vPbJZF6JPGa3kOcPAgJSDXeU4 D++KmbyBhdv6f57c/O4GPGYKauSRNDOdh/nhnzWrCa8ezymu/kxAbhffeNXmWcvH4OjJ T4rwC+8azHg7vZ9Ym6bOK5sJVhla0OcX0BHIsgn0JVxKOx8UiolwnjyiIBLBzoyh8mVF fnXMcvXoOATVNVORAmzpx+lWhTuXU2AsXMV0QqsEDuzsdZBK24F0/nZuenZ8dRSnohmx zLTaJHLUWHYAfjTMolMfEbYRJ017KzeBDzqSoSYzLfaY+6r+Q/7KVD5VqZDmgg2sLk1d skFiHn0BAp02i/AZL2NNQkL9/FHAMr/eDgNhkM+rz+RbmY2kHVClAAqhx1wETHQdTZbq qwFqjMgKLToPumxvqnU3dSVl6YuvToJsAsTyEwwgB06B90nrgSTm444hnLRaiPnZCsB2 mBvBXhn/wls82k1Kq6O4I427mPpuZqh5shlAfTLO0CWLcaZNlxcCEW25B6daEBCuVVcQ VLlfDUJQYeHzDWfVk63KmS5e5QG4OUxV4d+TjOq50si5vUv5ogVb+Pb9JpQ4TDy82KmK odeDfFvL+3RjOdz5zdugYLlUvt6Oa4MhUQv4CNg1oneWY7Y/9afnBuXLz6ZX8f0HEe1b 2AT346SGpxmaMZA12RcA+blnHrJfRwdS/v+Olnd1E516dxPtfmD79vK7McF2w7rKIjtv W3cqSAYfEQs1+H0BJFVTDgowEocwV0Igrks2i8ceXaWveeT/NsU/nAluMLxhymH9gr/1 F65sOQ8U1/lcp9V+oPiG6I5TSL5+YEu48vF2a0lkd7G8aql0vmzpv+puZJ4nZ1ap9+kU AG7cysw9gFACQiDXMClAWU0W1Cui1hQVrLBCpoZDdHhT4qxa0om+XpU9IE4C6mwBliLC Ac0yjRFX5WaOdkE+4sLnC5y6s8VvPYMPEOH8M11TYv0fSvZIICK7r/BHUsSzLFjVD29s gq7QnstEBi/4hbXo4P9n+WOVJfYSL4XnvQHsCo8ojYR85tveXW4MHE1ICsxZ4y5gIrk3 TOA8Wo4UgR8FDvFr3f/5IluuoUifzGygbOlhZ01lySEUJLsztDJOUPZrR77VujV8jGkn SZHMhQDesJ0UOBAO0+HxIvRAs9RlRROAt7wUDNQQ9fYGjNFFQzn4BYey1kozFhb2hUWB qq6qJZ7U2DNtPekEy58cvh/qM11UWpZgHd/RqBiC </data> <key>sequence</key> <string>8DC002C3-DB6F-418A-94BA-2C051420DFEA</string> <key>validate</key> <data> eEzbVSIv3ewnLcPJTDzzCiZEwquiIdXzK26ptLuVo+0= </data> </dict> </plist>