It works really nice!

I always have been a fan of this client. It is fast easy and straightforward!!!
Thanks a lot for the new version

the install script is a bit bugged. It crashed at line 46:
.copy -o $shortfn($scriptdir $+ *) $shortfn($mircdir)
And that is obvious, cause it should be:
.copy -o " $+ $shortfn($scriptdir $+ *) $+ " " $+ $shortfn($mircdir) $+ "
Because if i put my install-files in C:\program files\ for example.....
.copy gives error that "C:\program" isn't a legitimate folder

maybe you could fix it, but if the user reads the readme-file it should be ok!! (cause C:\temp\ gives no problems at all).
Thanks!
~ JP