blob: 673b2578030e8f7008221f991deb2fdd225f7ca3 (
plain) (
blame)
1
2
3
4
5
6
7
|
echo on
..\tools\xboxsync\xboxsync ..\..\cd\xbox\ e:\srr2\ -r
XbCp -y Debug\*.xbe XE:\srr2\
XbCp -y Tune\*.xbe XE:\srr2\
XbCp -y PALDeb~1\*.xbe XE:\srr2\
XbCp -y PALTun~1\*.xbe XE:\srr2\
XbCp -y PALRel~1\*.xbe XE:\srr2\
|