microsoft/Terminal

start wt.exe with parameter fails in administrator mode

Open

#14 861 ouverte le 16 févr. 2023

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-CommandlineHelp WantedIssue-BugPriority-2Product-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

Windows Terminal version

1.16.230126001

Windows build number

10.0.19045.2604

Other Software

No response

Steps to reproduce

Open cmd.exe and type "wt ping google.de". image

Expected Behavior

Open wt with cmd.exe and execute "ping google.de". image

Actual Behavior

If wt runs with option "run profile as administrator" cmd.exe opens but parameter (ping google.de) is not executed. image image

Guide contributeur