0

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?

Alex K
  • 262

1 Answers1

1

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