Application does not start

On Windows™ platforms, if an application does not start, you can debug the problem by manually launching the program.

For example, use the command: httpdispatch -E res.dvm.wa="cmd /K start cmd". The GAS opens a DOS command window when it accesses the application. In the DOS window, the environment for the application is set; you can now manually run the program and check step-by-step what went wrong.