M
M
Muromati2020-02-12 00:11:04
Command line
Muromati, 2020-02-12 00:11:04

How to run .bat script from windows terminal?

Put newfangled windows terminal.
I can't figure out how to execute the required .bat script through it.
For example, I used to do this:

@echo off
cmd /k "D:"

How to make the output open wt with the directory D:\ and not the standard Windows command line?
Is it even possible?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
hint000, 2020-02-12
@hint000

wt.exe "D:\"
Spent a whole minute googling: https://github.com/microsoft/terminal/issues/620

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question