Use Windows Terminal in place of cmd when a command line exe is executed

620 Views Asked by At

I have a couple command line apps (launch4j + java.exe) I use.

I'd like to run them on Windows Terminal instead of cmd.exe. But, even after installing Windows Terminal, when I execute the launch4j exe, it still runs on cmd.exe.

If I run wt myapp.exe -oneinput it works, but I'd like to run myapp.exe directly.

Is there any setting I must do so that Windows Terminal is used in place of cmd.exe?

1

There are 1 best solutions below

0
On

The Windows Terminal team are working to enable Windows Terminal to become the default command-line user experience on Windows.

Stay tuned to the Windows CommandLine Blog for news and updates on up-coming features.