microsoft/Terminal

Run as administrator profiles do not run until terminal is ran as administrator.

Open

#13.675 aperta il 4 ago 2022

Vedi su GitHub
 (6 commenti) (2 reazioni) (0 assegnatari)C++ (3212 fork)batch import
Help WantedIssue-BugNeeds-Tag-FixPriority-2Product-Terminal

Metriche repository

Star
 (35.764 star)
Metriche merge PR
 (Merge medio 27g 19h) (24 PR mergiate in 30 g)

Descrizione

Windows Terminal version

1.14.1963.0

Windows build number

10.0.22000.832

Other Software

No response

Steps to reproduce

  1. Log in to windows as a standard user without administrative permissions
  2. Create a new profile and configure it to run as administrator.
  3. Save the settings and try to run the profile

Expected Behavior

When the profile is ran under the standard non-admin account, the system should prompt the user for administrator credentials. Once the credentials are entered, the profile should run in a new windows with administrator permissions.

Actual Behavior

After entering credentials to the user account control prompt, the profile does not run. Instead it's execution (and appearance of its windows) is delayed until a new instance of terminal is ran as administrator.

This issue does not affect administrator accounts, it only occurs for accounts that are not in the administrators group.

Guida contributor