Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Starting the GUI from Command Prompt #17

@snakehill

Description

@snakehill

Describe the bug
Starting ngrokGUI.exe works fine like normal, but when starting it from cmd it throws an error instead. It's the only time it throws this error and doesn't want to open.

To Reproduce
Steps to reproduce the behavior:

  1. Open Command Prompt (type cmd in Windows search);
  2. Enter start "" "C:\Program Files\ngrok\ngrokGUI.exe" with it pointing to the GUI's location;
  3. See error:
    image

Expected behavior
Having the GUI open like normal when it's run from cmd.

Desktop:

  • OS: Windows 10 Pro
  • Version 19043.1288

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions