I am using MS Visual Studio 2010 to run an application. The application is being run from the project for various reasons. At one point I need to restart the program as it is done exactly by this button .
I searched around for batch file code but I found none to undertake this task also tried the Application.restart
but no luck so far. Can you help me?