I told you command line handling was nasty.

For reference, this isn't just a problem with KiXcrypt - you will get the same difficulties passing this type of information to any process which uses the standard **argv convention to read command line parameters.

While it's less of a problem now, be careful when using "^" - it is not supported under Win9x for example.

I'll take a look at the GUI again when I get the chance, and update it for the new feature and incorporate the findings from this thread for escaping characters.

Of course, if anyone wants to have a go at upgrading the GUI themselves, I'd be glad of the contribution