Page 1 of 1

Vista support?

Posted: Fri Jun 22, 2007 14:46 pm
by Guest
Hi. Thanks for a nice addon to mirc ;) Ive recently changed to use windows vista, but i really cant get it to work now :( Any eta on when itll be supporting vista? :)

Posted: Fri Jun 22, 2007 14:49 pm
by Guest
Im btw, using mirc v6.21!

Posted: Tue Jul 17, 2007 17:20 pm
by andyc
Please open msn.mrc and change line 297 from:

if ( $os == 2K ) || ( $os == XP ) {

to:

if ( $os == 2K ) || ( $os == XP ) || ( $os == Vista ) {

I'd be grateful if you could let me know if that works.

Posted: Mon Sep 17, 2007 11:41 am
by Guest
bump

This didn't work.

My screen is completely blank when I start the script and nothing else happens.

Posted: Wed Sep 26, 2007 14:27 pm
by andyc
Can you change line 121 to:

Code: Select all

if ( %msn.background == $yes ) { background @Messenger $shortfn($scriptdir) $+ bg.jpg } 
and let me know if that fixes it?

Many thanks.

Posted: Wed Sep 26, 2007 14:37 pm
by andyc
The latest version (3.63) should work with Vista fine.