Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
99 B

@echo off
cd /d "%~dp0"
powershell -NoProfile -ExecutionPolicy Bypass -File "App\MAS_GUI.ps1"
exit