windows 10 pro activation batch file github top

Connects disparate devices and applications, from plant control systems to enterprise information systems

:: Activate Windows 10 Pro slmgr /ipk %product_key% slmgr /ato

:: Set the product key set product_key=YOUR_PRODUCT_KEY_HERE

@echo off setlocal