how to run an app in command prompt code example
Example: running an app with cmd
start your_application.exe
#if that doesn't work then you may wanna try:
start your_application.exe
#if that doesn't work then you may wanna try: