text stringlengths 0 834k |
|---|
) |
reg delete ""HKCR\DesktopBackground\shell\Activate Windows - Office"" /f %nul% |
If exist ""%_dest%\"" ( |
@RD /s /q ""%_dest%\"" %nul% |
) |
echo _________________________________________________________________ |
echo: |
%ELine% |
echo Run the Online KMS Complete Uninstall script and then try again. |
echo _________________________________________________________________ |
) else ( |
echo: |
echo __________________________________________________________________________________________ |
echo: |
if defined DelDeskCont ( |
%EchoYellow% Previous desktop context menu entry for Online KMS Activation is deleted. |
echo: |
) |
if defined _SkipWinAct ( |
%EchoYellow% %_dest%\Activate.cmd is set to skip Windows Activation. |
echo: |
) |
echo Files created: |
echo %_dest%\BIN\cleanosppx64.exe |
echo %_dest%\BIN\cleanosppx86.exe |
echo %_dest%\Activate.cmd |
echo %_dest%\Info.txt |
echo: |
echo Registry entry added: |
echo HKCR\DesktopBackground\shell\Activate Windows - Office |
echo HKCR\DesktopBackground\shell\Activate Windows - Office\command |
echo __________________________________________________________________________________________ |
echo: |
%EchoGreen% Desktop context menu entry for Online KMS Activation is successfully created. |
echo __________________________________________________________________________________________ |
echo: |
) |
::======================================================================================================================================== |
:Done |
echo: |
if defined Unattended ( |
echo Exiting in 3 seconds... |
if %winbuild% LSS 7600 (ping -n 3 127.0.0.1 > nul) else (timeout /t 3) |
exit /b |
) |
if defined _end ( |
echo Press any key to exit... |
pause >nul |
exit /b |
) else ( |
echo Press any key to go back... |
pause >nul |
goto ActivationRenewal |
) |
::======================================================================================================================================== |
:info: |
==================================================================================================== |
Online KMS Activation: |
==================================================================================================== |
The use of this script is to activate / renew your Windows /Server /Office license |
using online KMS. |
- Scheduled task name (If Renewal Task is created) (Weekly). |
\Online_KMS_Activation_Script-Renewal |
- Scheduled task name (If Activation Task is created). |
\Online_KMS_Activation_Script-Run_Once |
The scheduled task runs only if the system is connected to the Internet. |
Activation Task will run on the system login and after successful activation, this task will |
delete itself. |
- If system preactivation is done via HWID + Online KMS, and HWID was applied but was not |
successful due to lack of internet at the time of installation of Windows, in that case, |
Online KMS script will be set to skip Windows activation. |
- Registry entry name and location (If desktop context menu is created). |
HKCR\DesktopBackground\shell\Activate Windows - Office |
For complete script and more info, browse the script homepage. |
==================================================================================================== |
File Details: |
==================================================================================================== |
d30a0e4e5911d3ca705617d17225372731c770e2 *cleanosppx64.exe Virus Total = 0/66 |
39ed8659e7ca16aaccb86def94ce6cec4c847dd6 *cleanosppx86.exe Virus Total = 1/66 |
Virus Total Report Date: 12-11-2019 |
These files are official Microsoft files and in this script, these are used in |
cleaning office license in C2R Retail office to VL conversion process. |
The source of these files is the 'old' version of Microsoft Tool O15CTRRemove.diagcab |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.