Mail address
Is there a way to remove the most recent logged in mail address to appear when starting up msn for mirc?
Re: Mail address
I thought there was, but there isn't a friendly option unfortunately, no.
However, if you press Alt-R in mIRC, then click "View", then select "msn.mrc".
Once this window is open, press Ctrl-G and goto line 1505.
Change line 1505 from:
Hope this helps.
However, if you press Alt-R in mIRC, then click "View", then select "msn.mrc".
Once this window is open, press Ctrl-G and goto line 1505.
Change line 1505 from:
to:did -i msnconnect 3 0 %msn.user
Note that there's a semicolon (;) at the start of the line.;did -i msnconnect 3 0 %msn.user
Hope this helps.