Version .01 Alpha

-Description
 -A tool used to renamed files and directories using configurable intelligence.
 -If used with default settings this will remove any differences between fat and fatx
 -Very good for copying roms to xbox

-Requirements
 -you will need .net framework for this to work
 -Microsoft Windows 98 or above this includes NT

-Information
 -Select Drive that files exist on
 -Select Path that files are located in
 -Enter the maxium length  of filename
 -The following rules apply to, means
  -No Files - The top options will effect no files
  -All Files - The top options will effect every file and directory
  -Files that are too long - The top options will effect only files that were longer
    than max filename
 -change [] or {} to (), will replace every [ or { with ( and ] or } with )
 -do not remove items in [] at end of file, items after 65 percent of filename length
   will not be removed if filename is longer than max i.e. characters like [J]
 -do not remove items in {} at end of file, items after 65 percent of filename length
   will not be removed if filename is longer than max i.e. characters like {!}
 -do not remove items in () at end of file, items after 65 percent of filename length
   will not be removed if filename is longer than max i.e. characters like (U)
 -Do not remove lone number, will keep any numbers i.e. 2, (3)
 -Change _ to space, will change all underscores to spaces
 -Removes double _, will remove all places where underscore occurs twice in a row
 -Remove doulble spaces, will remove all places where space occurs twice in a row
 -Choose case, means
  -InitCaps, Upper First Alpha of every word except numbers and extensions are lower
  -InitCaps Lower items in (), Upper First Alpha of every word except end items in (),
    numbers, and extensions which are lower
  -InitCaps Upper items in (), Upper First Alpha of every word, upper end item in (), lower
    numbers, and extensions which
  -All Caps, Upper case every letter
  -All Lowercase, Lower case every letter
 -Remove funny characters from filename, will remove any characters you have defined
 -If filename is to long..., this checkbox is independent of the fules apply drop down
   It will remove every single space befoe trying to cut any chars from filename
 -Default Config: Button, Reset settings to default "XBOX" configuration"
 -Funny Chars: Button,
  -Ignore case when checking characters, this will upper incomming filename
    so that you only have to compare with capital letters.  If you accidently type in
    a range that is small letters it will convert it to big ones for you.
  -Use Ascii value ranges, you can type in ascii value ranges such as 48-57; = 0-9
    and 123; = "{" if this is on or just type ABDC)!@ if this is off
  -Include the following characters, you are makeing the good set of characters
    if a character from a filename is not found in this set it will be dropped
  -Exclude the following characters, you are makeing the bad set of characters
    if a character from a filename is found in this set it will be dropped
  -OK: Button, will accept current settings if characters are not correct or blank then
    restores previous settings and remove funny characters will be turned off
  -Cancel: Button, Will restore the previous settings on this screen and then the remove
    funny characters will be turned off
 -Start: Button, Start renameing files and directories recursively till there are
    no more left to rename

-Notes
 -The might have several bugs in it although I have really tested and it worked great
 -I used this to rename all my roms before i coped them to my xbox
 -It fixes filenames from breaking any fatx rules if you leave settings to default
 -It also beautifies filenames a little

-Final Thoughts
 -Try it out and let me know what you think
 -report any bugs or comments to aaron_bond@yahoo.com
 -from AceHack @ Project BombRock
