Script to automate the installation of vlmcsd as a service and therefore activate Windows :)
Go to file
wingkinl 3e57b560d2
support run as admin directly from explorer
when right click on the bat and run as admin from Windows explorer, Windows fails to find the specified exe or txt file.
2018-10-23 12:22:07 +08:00
README.md Update README.md 2018-08-31 03:24:10 +02:00
install.bat support run as admin directly from explorer 2018-10-23 12:22:07 +08:00
uninstall.bat 1.0 release 2018-08-31 03:15:01 +02:00

README.md

vlmcsd-autokms

Download it from here!

Script to automate the installation of vlmcsd as a service. Uses the TAP driver from OpenVPN to fake an external server. Useful for activating Windows locally :)

Usage: Extract vlmcsd32 or vlmcsd64 folder on C:\ or any place other than your user path. (Otherwise you will get a permission error) Run the matching install script for your windows version as administrator. Wait until the keys are shown in notepad, select your key and paste it on the script window. Press enter. Wait a few seconds until the magic has been done :)

Binaries from:

https://swupdate.openvpn.org/community/releases/tap-windows-9.21.2.exe

https://github.com/Wind4/vlmcsd/releases/download/svn1111/binaries.tar.gz

Feel free to compile your own binaries from https://github.com/Wind4/vlmcsd/ and https://github.com/OpenVPN/tap-windows if you don't trust the ones that I have included.