--------------------------------------------------------------------------------
                                 XBE Renamer
--------------------------------------------------------------------------------

Disclaimer:
-----------

Use this tool at your own risk! Any damage to your PC, Xbox or whatever is at
your expense! You cannot hold me responsible for any damage done by the program
or the files it modifies. Now don't worry, I don't see that anything can go
wrong, but I just need to keep my back clear :)

The program was written with my personal license of Borland Delphi 5 and
compressed with UPX. It supports Windows XP themes and was tested on XP Pro with
EvolutionX FTP Server and XBox Media Player with FileZilla FTP Server.


What:
-----

XBE Renamer is a program which can modify the default Title Names for XBE's
(XBox Executables).
Some XBE's have the strangest Title Names which is annoying if using features
like EvolutionX's or XBMP's autoadd applications/games.

XBE Renamer reads the current Title Name from the xbe-file (usually named
'default.xbe'). It then enables you to change the Title Name and save it back to
the xbe-file. The application works both on xbe's on the harddrive and directly
on the Xbox via FTP access.


Usage:
------

Open one or more files with the Open buttons. You can open both from harddrive
and Xbox (via FTP) at the same time. The open files are listed in the white box.
You can open as many files as you wish at a time. Files are added to the list so
you can open files from different folders.
When you have opened all the files you wish to rename you select the first file
on the list. Press F2 or twice with the mouse and the grid enters edit mode.
When you have edited a title name you press Enter and you can now use down arrow
to navigate and F2 to enter edit mode again. This way you can quickly rename
alot of titles at a time.
When you have renamed to your satisfaction you press the Ok button. Now the
program processes all the files. And you are done!

The Backup XBE option makes a backup of the original XBE before modifying it.
The backup will be namned <original filename>.BAK. Works both for harddrive and
FTP.


TODO:
-----

* Directly access to Xbox over ftp and rename without copying to PC first. -DONE
* Rename of Xbox name/nickname directly on Xbox.
* List of suggested default names. (Send them to me, I don't own every game or
  program out there).
* Drag-Drop from explorer to application.
* Copy-Paste from explorer to application.
* Recursive scanning for XBE's on harddrive.
* Recursive scanning for XBE's on FTP.
* Access to multible Xboxes.
* Progress bar and other info in the status bar. -DONE
 

Copyright:
----------

XBox Executable Renamer is copyright 2003 Bleze.


Contact:
--------

If you have bug-reports, suggestions or wish to donate, you can write to me on
the following email address: xberenamer@bleze.dk

If you like this application and wish to see it grow with time or wish to see
other applications from me, please feel free to make a donation. A lot of hours
went into creating and testing this application.
The application is, and will remain, free and you do not have to donate if you
don't wish or can.


Regards:
--------

All the people who make the Xbox the coolest console on the market.

Caustik for his XBox Executable Documentation which helped fixing problem with
some XBE's (fixed in 0.2).


History:
--------
0.3  02-02-2003 -Added FileZilla/XBox Media Player support.
                -Added progressbar.
                -Fixed so same file cannot be added twice.
                -Added a few smaller features.
0.2  02-01-2003 -Added direct access to Xbox via FTP. Had to buy FTP component.
                -Added Options and About screens.
                -Fixed error in loading of XBE name. Some had different offset.
                 Renaming these would yield broken XBE. Sorry about this.
                -Added lots of new features and fixes.
0.1  01-31-2003 -Initial version.