New version - v3.90 - 7th October 2008

Talk about anything about MSN Messenger for mIRC or leave some comments.
Post Reply
andyc
MSN for mIRC Creator
Posts: 243
Joined: Sun Dec 01, 2002 21:26 pm

New version - v3.90 - 7th October 2008

Post by andyc »

New away system, new log viewer, much easier to install.

I'd be grateful for comments, especially regarding the new install script.
Guest

Re: New version - v3.90 - 7th October 2008

Post by Guest »

It works really nice! :D 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
andyc
MSN for mIRC Creator
Posts: 243
Joined: Sun Dec 01, 2002 21:26 pm

Re: New version - v3.90 - 7th October 2008

Post by andyc »

The $shortfn function should have handled that really, but it clearly hasn't worked in this case!

Fixed both occurrences of the bug in msninstall.mrc in v3.93 on the site now (that's the only change).

Many thanks for reporting it!
Post Reply