I have a windows forms project and I would want to be able to start debugging 10 instances of that project at once.
When you normally debug a project you start only one instance. You can create additional ones by going to Debug -> Start New Instance.
Is it possible in Visual Studio to add a shortcut or a button or something that will be like: Debug 10 Instances and pop-up 10 instances of that project.
project-properties / Debug / Start external programsetting