├── README.md ├── image ├── KMS激活office2019成功.png ├── going.png ├── install_0.png ├── install_1.png ├── success.png ├── uac_run.png └── uninstall.png ├── kms ├── kms-debian ├── kms-server-deploy.sh ├── mrxn_net_kms.cmd ├── mrxn_net_kms.zip ├── office-C2R-to-VOL ├── Convert-C2R.cmd ├── README.md ├── x64 │ ├── cleanospp.exe │ └── msvcr100.dll └── x86 │ ├── cleanospp.exe │ ├── keyOff.cmd │ └── msvcr100.dll └── office2010-2016转VOL.cmd /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/README.md -------------------------------------------------------------------------------- /image/KMS激活office2019成功.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/image/KMS激活office2019成功.png -------------------------------------------------------------------------------- /image/going.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/image/going.png -------------------------------------------------------------------------------- /image/install_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/image/install_0.png -------------------------------------------------------------------------------- /image/install_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/image/install_1.png -------------------------------------------------------------------------------- /image/success.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/image/success.png -------------------------------------------------------------------------------- /image/uac_run.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/image/uac_run.png -------------------------------------------------------------------------------- /image/uninstall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/image/uninstall.png -------------------------------------------------------------------------------- /kms: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/kms -------------------------------------------------------------------------------- /kms-debian: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/kms-debian -------------------------------------------------------------------------------- /kms-server-deploy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/kms-server-deploy.sh -------------------------------------------------------------------------------- /mrxn_net_kms.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/mrxn_net_kms.cmd -------------------------------------------------------------------------------- /mrxn_net_kms.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/mrxn_net_kms.zip -------------------------------------------------------------------------------- /office-C2R-to-VOL/Convert-C2R.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/office-C2R-to-VOL/Convert-C2R.cmd -------------------------------------------------------------------------------- /office-C2R-to-VOL/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/office-C2R-to-VOL/README.md -------------------------------------------------------------------------------- /office-C2R-to-VOL/x64/cleanospp.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/office-C2R-to-VOL/x64/cleanospp.exe -------------------------------------------------------------------------------- /office-C2R-to-VOL/x64/msvcr100.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/office-C2R-to-VOL/x64/msvcr100.dll -------------------------------------------------------------------------------- /office-C2R-to-VOL/x86/cleanospp.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/office-C2R-to-VOL/x86/cleanospp.exe -------------------------------------------------------------------------------- /office-C2R-to-VOL/x86/keyOff.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/office-C2R-to-VOL/x86/keyOff.cmd -------------------------------------------------------------------------------- /office-C2R-to-VOL/x86/msvcr100.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/office-C2R-to-VOL/x86/msvcr100.dll -------------------------------------------------------------------------------- /office2010-2016转VOL.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-xn/kms-server-deploy/HEAD/office2010-2016转VOL.cmd --------------------------------------------------------------------------------