Renamer,
A utility for bulk file renaming
========================================================
(C) 2010-2011 Miha Ambro (http://home.amis.net/mambroz)

Installation note:
==================
Program requires Microsoft Windows OS (Windows 2000 or newer) with Microsoft NET Framework 3.5, which can be downloaded from http://msdn.microsoft.com/netframework/downloads.
To use the program simply copy renamer.exe to a folder of your choice and run it.

Usage:
======
Enter the source folder in which you wish to rename the files and optionally the file filter pattern. To retrieve the list of files in the source folder, press "Get files". Select the files you wish to use the search and replace on from the left-hand list and enter the search, replace and/or prepend terms into the boxes. Press "Add files" to add the files to the list on the right. From the right-hand list select those that you wish to actually rename and press "Rename". Use "Sanitize" or "CamelBack" from the "File" menu to automatically sanitize (remove foreign characters) or convert the filenames to CamelBackCase.

Disclaimer:
===========
This program is freeware and provided "as is". The author cannot be held responsible for any damage (direct or otherwise) arising from the use of this program, even if it's used according to enclosed instructions.

Version history:
================
18.07.2011 0.0.5.0	Bugfix in path rename
16.03.2011 0.0.4.0	Added option to prepend strings to file names
03.11.2010 0.0.3.0	First public release
