Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- :janela
- echo off
- mode 30,10
- title VTools
- :pagina_inicio
- cls
- cmdmenusel 0770 "Resetar internet explorer" "Sair"
- if "%errorlevel%"=="1" start RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351
- if "%errorlevel%"=="2" exit
- goto pagina_inicio
Advertisement
Add Comment
Please, Sign In to add comment