Acknowledgements:
---------------------------
Tommy Persson for the all the hard work he has put into the MobiPerl tools.



Prerequisites:
-------------------
The GUI is built using Visual Basic Express 2008 and as such you will need the latest version of Microsofts .NET 3.5 SP1 framework.

MobiPerl Win32 compile v0.42 or later.
MobiPerl v0.42 or later with ActivePerl 5.8.8 Build 822 installed with all appropriate packages for Mobiperl installed.


Program Operation:
---------------------------
The GUI on first launch will prompt for the directory that the mobi2mobi Win32 or Perl file resides in. It expects to see the exact name mobi2mobi.exe for the Win32 compile and mobi2mobi.pl for the Perl file.


Warning:
------------
Please ensure that you only convert copies of your original PRC and MOBI files.


Notes:
---------
The GUI has been re-written under VB2008 to see if issues experienced under the C# version still persist.


To Do:
------



Version History:
----------------

v0.05

New:	Populated exth type fields with new field options as per v0.42 of Mobi2Mobi.
New:	Open title will show output of Mobi2Mobi so you can see file info.
Fix:	Changed the way the new Delete functionality works. You can select the index postion for a deletion type once it is selected if applicable.
Fix:	Fixed code so if you changed from perl to win32 version or vice versa of Mobi2Mobi after an Open Title, the new selection is passed into the batch file.


v0.04

New:	Added --delexthtype & --delexthindex functionality.


v0.03

Fix:	Minor GUI code fixes.


V0.02

Fix:	Locked down resize of app borders which I originally forgot to do.
New:	Mobi2Mobi Dir & eBook Dir text boxes can be edited directly with the contents updating the config ini file.
New: 	Added Save Batch option from C# edition. On a save the directory window is opened and the bacth file highlighted.
New:	A few minor tidy ups of the GUI.


V0.01

- Initial Release of Visual Basic edition of Mobi2Mobi_GUI.
