Possible Duplicate:
Run Yahoo Messenger in multiple instances

I want to run multiple Yahoo Messenger instances for different user on the same machine. Is there any way to do that?

link|improve this question
johntp.com/2006/07/10/… – JonH Apr 4 '11 at 12:11
Or this techcruser.blogspot.com/2007/04/… – JonH Apr 4 '11 at 12:11
@JonH: You can edit your comment no need to write comments separately. – Harry Joy Apr 4 '11 at 12:12
@Harry Joy - true but it doesn't cost me any money! – JonH Apr 4 '11 at 12:13
feedback

migrated from stackoverflow.com Apr 4 '11 at 12:20

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

closed as exact duplicate by grawity, studiohack Apr 4 '11 at 17:57

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

up vote 1 down vote accepted

You will have to edit the registry. Go to following location on registry

HKEY_CURRENT_USER/Software/Yahoo/pager/Test

Then Right click > create DWORD > name it “Plural” and change the value 0 to 1.

However, this will allow you to run the same messenger version multiple times. For example, You can't have a US messenger running in parallel with an messenger version for india.

link|improve this answer
feedback

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