Run Without Debugging
Go Up to Run Menu
Run > Run Without Debugging Shift+Ctrl+F9
Compiles any changed source code, and if the compile is successful, executes your application without invoking the debugger built into the IDE.
Also available on the debug toolbar as the button (Run Without Debugging).