├── $OEM$ └── $$ │ └── Setup │ └── Scripts │ ├── bin │ ├── A64.dll │ ├── SvcTrigger.xml │ ├── cleanosppx64.exe │ ├── cleanosppx86.exe │ ├── x64.dll │ └── x86.dll │ └── setupcomplete.cmd ├── Activate.cmd ├── AutoRenewal-Setup.cmd ├── Check-Activation-Status-vbs.cmd ├── Check-Activation-Status-wmic.cmd ├── README.md ├── ReadMe.html └── bin ├── A64.dll ├── SvcTrigger.xml ├── cleanosppx64.exe ├── cleanosppx86.exe ├── x64.dll └── x86.dll /$OEM$/$$/Setup/Scripts/bin/A64.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/$OEM$/$$/Setup/Scripts/bin/A64.dll -------------------------------------------------------------------------------- /$OEM$/$$/Setup/Scripts/bin/SvcTrigger.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/$OEM$/$$/Setup/Scripts/bin/SvcTrigger.xml -------------------------------------------------------------------------------- /$OEM$/$$/Setup/Scripts/bin/cleanosppx64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/$OEM$/$$/Setup/Scripts/bin/cleanosppx64.exe -------------------------------------------------------------------------------- /$OEM$/$$/Setup/Scripts/bin/cleanosppx86.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/$OEM$/$$/Setup/Scripts/bin/cleanosppx86.exe -------------------------------------------------------------------------------- /$OEM$/$$/Setup/Scripts/bin/x64.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/$OEM$/$$/Setup/Scripts/bin/x64.dll -------------------------------------------------------------------------------- /$OEM$/$$/Setup/Scripts/bin/x86.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/$OEM$/$$/Setup/Scripts/bin/x86.dll -------------------------------------------------------------------------------- /$OEM$/$$/Setup/Scripts/setupcomplete.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/$OEM$/$$/Setup/Scripts/setupcomplete.cmd -------------------------------------------------------------------------------- /Activate.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/Activate.cmd -------------------------------------------------------------------------------- /AutoRenewal-Setup.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/AutoRenewal-Setup.cmd -------------------------------------------------------------------------------- /Check-Activation-Status-vbs.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/Check-Activation-Status-vbs.cmd -------------------------------------------------------------------------------- /Check-Activation-Status-wmic.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/Check-Activation-Status-wmic.cmd -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/README.md -------------------------------------------------------------------------------- /ReadMe.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/ReadMe.html -------------------------------------------------------------------------------- /bin/A64.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/bin/A64.dll -------------------------------------------------------------------------------- /bin/SvcTrigger.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/bin/SvcTrigger.xml -------------------------------------------------------------------------------- /bin/cleanosppx64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/bin/cleanosppx64.exe -------------------------------------------------------------------------------- /bin/cleanosppx86.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/bin/cleanosppx86.exe -------------------------------------------------------------------------------- /bin/x64.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/bin/x64.dll -------------------------------------------------------------------------------- /bin/x86.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kkkgo/KMS_VL_ALL/HEAD/bin/x86.dll --------------------------------------------------------------------------------