I've just performed the way like below URL to run two Skype accounts.
Finally I got the error.
The name "C:\Program Files(x86)\skype\phone\Skype.exe" /secondary specified in the Target box is not valid. Make sure the path and file name are correct.
how can i resolve it?
Thanks.
23 Answers
Yes, This is simple just add "C:\Program Files(x86)\skype\phone\Skype.exe" --secondary
Instead of "C:\Program Files(x86)\skype\phone\Skype.exe" /secondary
0Please go to property of skype app on Desktop and replace target with "C:\Program Files (x86)\Microsoft\Skype for Desktop\Skype.exe" --secondary
Save and you can open multiple skype by clicking one skype app of Desktop.
Create a shortcut for skype.exe and change the target as (based on x64 or x86)
"C:\Program Files (x86)\Microsoft\Skype for Desktop\Skype.exe" --secondary --datapath "%appdata%\Microsoft\Skype for Desktop\profile-xx"
/secondary will not work with new skype and windows 10
For more details check this article