Login to multiple skype accounts simultaneously

Simple, create a batch file for each skype account you have and put in the following:

start /D “C:Program Files (x86)SkypePhone” Skype.exe /username:YOURUSERNAMEHERE /password:YOURPASSWORDHERE /secondary
exit

thanks to http://tinkertry.com/skypetwice/ for this awesome information

Over n out!