vaguiners

VTools 1.0

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