Advertisement
sneaky4oe

PATCH-REMOVAL-ADMIN.bat

Jun 20th, 2018
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.24 KB | None | 0 0
  1. setlocal EnableDelayedExpansion
  2.  
  3. type C:\Windows\System32\drivers\etc\hosts | findstr /v .twitch.tv > C:\Windows\System32\drivers\etc\hosts2
  4. del C:\Windows\System32\drivers\etc\hosts
  5. c:
  6. cd C:\Windows\System32\drivers\etc\
  7. ren hosts2 hosts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement