Possible Duplicate:
How can i auto logon to different servers on MIRC automatically, join certain channels and have a diff nick for each server?

I found that I can launch irc using command line with arguments.

The problem is that it won't join the specific channel.

This is that lunch line:

C:\Program Files\mIRC\mirc.exe /join #channel1

This command line only connects to the server, but it won't join the specific channel.

How can I connect and join a channel?

link|improve this question

12% accept rate
duplicate? superuser.com/questions/68904/… – warren Apr 26 '10 at 18:41
feedback

migrated from stackoverflow.com Apr 26 '10 at 18:30

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by Sathya, random Apr 29 '10 at 7:58

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

Have you tried putting /join #channel1 in your perform section in the options? Works better for me.

link|improve this answer
yes I tried it and it didn't work – 11alex11 Apr 30 '10 at 6:41
You will have to check the checkbox for "Perform on connect" – sshow May 21 '10 at 11:05
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.