From a33908f98feddb06373fbadbd563e710f7f2a50b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matteo=20=E2=84=B1an?= Date: Fri, 16 Nov 2018 00:27:52 +0100 Subject: [PATCH] update manual --- Manual.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/Manual.md b/Manual.md index ad36621..628c9cd 100644 --- a/Manual.md +++ b/Manual.md @@ -587,7 +587,7 @@ Note that you’ll have to install a volume license ( VL ) version of Office. Of ![off4](https://user-images.githubusercontent.com/25354386/36871764-8e179e2a-1da3-11e8-8e37-eb138a988dea.png) -0. Run a Command Prompt as Administrator and navigate to Office folder ```cd C:\ProgramFiles\Microsoft Office\OfficeXX```, where XX = 14 for Office 2010, 15 for Office 2013, 16 for Office 2016. +0. Run a Command Prompt as Administrator and navigate to Office folder ```cd C:\ProgramFiles\Microsoft Office\OfficeXX``` (64-bit path) or ```cd C:\ProgramFiles(x86)\Microsoft Office\OfficeXX``` (32-bit path), where XX = 14 for Office 2010, 15 for Office 2013, 16 for Office 2016 or Office 2019. 1. As you can see, running ```/dstatus```, my Office is expiring ( 14 days remaining ). 2. Only for example, let's go to uninstall this product. 3. This is confirmed running ```/dstatus``` again. @@ -600,8 +600,15 @@ Note that you’ll have to install a volume license ( VL ) version of Office. Of ## Supported Products Note that it is possible to activate all versions in the VL ( Volume License ) channel, so long as you provide the proper key to let Windows know that it should be activating against a KMS server. KMS activation can't be used for Retail channel products, however you can install a VL product key specific to your edition of Windows even if it was installed as Retail. This effectively converts Retail installation to VL channel and will allow you to activate from a KMS server. This is not valid for Office's products, so Office, Project and Visio must be volume license versions. Newer version may work as long as the KMS protocol does not change. -## References -* [1] http://forums.mydigitallife.info/threads/50234-Emulated-KMS-Servers-on-non-Windows-platforms -* [2] https://github.com/myanaloglife/py-kms -* [3] https://github.com/CNMan/balala/blob/master/pkconfig.csv -* [4] https://github.com/Wind4/vlmcsd +## Documentation +* [1] https://forums.mydigitallife.net/threads/emulated-kms-servers-on-non-windows-platforms.50234 +* [2] https://forums.mydigitallife.net/threads/discussion-microsoft-office-2019.75232 +* [3] https://forums.mydigitallife.net/threads/miscellaneous-kms-related-developments.52594 +* [4] https://forums.mydigitallife.net/threads/kms-activate-windows-8-1-en-pro-and-office-2013.49686 +* [5] https://github.com/myanaloglife/py-kms +* [6] https://github.com/Wind4/vlmcsd +* [7] https://github.com/ThunderEX/py-kms +* [8] https://github.com/CNMan/balala/blob/master/pkconfig.csv +* [9] http://www.level7techgroup.com/docs/kms_overview.pdf +* [10] https://www.dell.com/support/article/it/it/itbsdt1/sln266176/windows-server-using-the-key-management-service-kms-for-activation-of-volume-licensed-systems?lang=en +* [11] https://social.technet.microsoft.com/Forums/en-US/c3331743-cba2-4d92-88aa-9633ac74793a/office-2010-kms-current-count-remain-at-10?forum=officesetupdeployprevious \ No newline at end of file