Hi all, <br><br>I&#39;d like to call the script that forces a reload of visual studio. Could somebody let me know where it is? <br><br>Thanks!<br><br>Iman<br><br>P.S. I would like to use it in the following situation: we have a lot of targets that we want to add/exclude easily. Currently, when targets are added, the visual studio solution is reloaded. When targets are removed (e.g. an add_custom_target is not called because of an if statement), the solution is not reloaded but instead one has to manually open/close the IDE to see the changes. I&#39;d like to call the script to force the reload in this case.<br>