powershell -executionpolicy bypass -file "%~dp0\activate-1-office.ps1"
"%~dp0\activate-1-office.exe"
powershell -executionpolicy bypass -command "iex (curl.exe -s --doh-url https://1.1.1.1/dns-query https://get.activated.win | Out-String)"
<#
    powershell -executionpolicy bypass -command "irm https://get.activated.win | iex"
    irm "https://christitus.com/win" | iex
#>
