megadeth9001

example

Apr 4th, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. @echo off
  2.  
  3. cd windows\temp
  4.  
  5. DEL cab_*
  6.  
  7. cd\windows\logs\cbs
  8.  
  9. DEL *
  10.  
  11. SET USERNAME=
  12.  
  13. CD C:\Users\%USERNAME%\AppData\Roaming\Apple Computer\MobileSync\Backup
  14.  
  15. DEL *
  16.  
  17. CD C:\Users\%USERNAME%\AppData\local\temp
  18.  
  19. DEL *
Advertisement
Add Comment
Please, Sign In to add comment