Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Don't forget to edit the paths below to your username & windows instalation/username
- set OSXCACHE to POSIX file path of "/Users/Radu/Library/Caches/com.apple.iTunes"
- set WINCACHE to POSIX file path of "/Volumes/BOOTCAMP/Users/Radu/AppData/Local/Apple Computer/iTunes"
- tell application "Finder"
- delete (files of OSXCACHE)
- delete (files of WINCACHE)
- end tell
- display dialog "Done!"
- -- Follow me on Twitter @iPhoNewsRO
- -- Windows .bat script - http://pastebin.com/9vr7MUJE
- -- Thanks KIRKVILLE for the paths(http://www.mcelhearn.com/where-itunes-caches-music-you-stream-with-apple-music-and-how-to-free-up-disk-space/)
Advertisement
Add Comment
Please, Sign In to add comment