Trick To Use Multiple Gtalk Instances.

We may have multiple G talk account but the problem is we cant log in to multiple accounts  at the same time .Here i am going to  give solution for this .

Steps:

1.Go to your desktop right click  New->Short Cut





2.You will see following screen




3.Then Give as follows in the text box ,with your  g talk installation location 

 For example my g talk installation location is 
 C:\Program Files (x86)\Google\Google Talk\googletalk.exe
  
 "C:\Program Files (x86)\Google\Google Talk\googletalk.exe" /nomutex





4.Click Next ,it will show one more text box

5.Just give what ever name you like to give for your another g talk short cut then finish



6.Now you can see the new Shortcut  created fro g talk in your Desktop 




7.Click on the shortcut and log in as usual

8.Enjoy Chatting :)





Comments

Popular posts from this blog

Get rid of boring for loop and try using "range" and "rangeClosed"

Create MultiSelect Dropdown using vue-multiselect

Custom Exception Handling For Spring Boot Rest Controller