wtfbollos
12:31 AM - 8 November, 2011
copy this text into a file called "backup crates.bat" or something similar and either stick it on your desktop or stick a shortcut to it on your desktop for ease of access..
before using change the "a.user" to your windows username and create two subdirs (i've used "music" and "temp)..this copies your all-important crates off to somewhere safe..
del/q C:\music\Subcrates
del/q C:\temp\Subcrates
xcopy/q C:\Users\a.user\Music\_Serato_\Subcrates C:\music\Subcrates
xcopy/q C:\Users\a.user\Music\_Serato_\Subcrates C:\temp\Subcrates
pause