Connecting to multiple accounts
From Miranda IM - Wiki
Connecting to multiple accounts is having 2 or more accounts of the same protocol running in a single instance of Miranda. There are 3 methods available depending on the version of Miranda you are running.
Contents |
Miranda 0.7.x and earlier
These versions support the DLL Copy method, where a copy of the protocol plugin is made for every additional account you want to connect to.
DLL Clone Example
You have 2 Yahoo! Messenger accounts, account1 and account2, and want to connect to both of them.
- Shutdown Miranda if it's running
- Open Windows Explorer and navigate to your Miranda installation
- Open the Plugins folder.
- Make a copy of Yahoo.dll named Yahoo2.dll in the Plugins folder
Optionally, you can rename each copy of the original Yahoo.dll file with a more meaningful name such as Yahoo_account1.dll and Yahoo_account2.dll
Miranda 0.7.6 and later (but NOT 0.8.x)
Users of these versions can use the DLL Copy method outlined above, or install the Multiple Accounts Support plugin.
Miranda 0.8.x and later
These versions introduce native multiple account support. All core protocols support the new API except Yahoo (As of 10 September 2008).
- Open the Account Manager - Main Menu->Accounts
- Click + to add a new account
- Give the account a name and select a protocol. Press OK
- Click the newly created account from the list and enter your account details
Troubleshooting
- If menu items or status bar icons are missing or corrupt, navigate to Options->Customize->Protocols and click Reset.
- If you can't see your old accounts in Miranda 0.8.x, create new accounts with the Account Manager and set their internal names according to your old accounts. The name is case sensitive.
