Script to automate the installation of vlmcsd as a service and therefore activate Windows :)
Go to file
ekistece 3115493ecd
Update install.bat
2018-09-01 21:54:38 +02:00
README.md Update README.md 2018-08-31 03:24:10 +02:00
install.bat Update install.bat 2018-09-01 21:54:38 +02: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.