Group: Members
Posts: 21
Joined: 26-May 04
Member No.: 122014
I'm tyring to edit the font swaper script to move over the fonts and rename xboxonlinedash.bak back to .xbe. I keep getting errors whenever I try to turn it on or off, any ideas??? All of the files below exist in the places they say they are.. is there possible some syntex error? Any I did already edit the paths with the proper slashes for the rest of the program. thanks for any help anyone can be!!!
Group: Members
Posts: 21
Joined: 26-May 04
Member No.: 122014
does anyone have any ideas? I've looked though all the action script references/tips I could find about mxm and when I look at it there doesn't seem to be anything wrong? all the slashes are right... and its pretty hard to mess up copy and rename commands... isn't it??
Group: Head Moderator
Posts: 1827
Joined: 3-January 03
Member No.: 16298
Xbox Version: v1.1
360 version: unknown
Sorry about the late reply, didn't see this earlier.
The problem is with lines like these:
Rename C:\Xbox Book.xtfC:\Xbox Book.bak
The two arguments above need to be quoted, because they contain spaces. And inside quotes, the backslashes need to be doubled up... So here's what the line becomes: