Postagens

Ativador Office

 @setlocal DisableDelayedExpansion @echo off ::======================================================================================================================================== :: change to 1 to enable debug mode set _Debug=0 :: change to 0 to turn OFF Windows or Office activation via the script :: note: this is not effective if Windows and/or Office installation is already Volume (GVLK installed) set ActWindows=0 set ActOffice=1 :: change to 0 to revert Windows 10 KMS38 to normal KMS set SkipKMS38=0 :: change to 0 to turn OFF auto conversion for Office C2R Retail to Volume set AutoR2V=1 :: set the script to use only one specific KMS server address. :: paste the server address after the = sign in below line. set KMS_Server= :: Change to 1 to clear KMS cache after the activation. :: - Registered KMS server address (cache) enables the system to automatically renew the license (for every next 180 days) every 7 days, as long as the server is online. :: - This process is same as ...