microsoft/Terminal
在 GitHub 查看Run as administrator profiles do not run until terminal is ran as administrator.
Open
#13,675 创建于 2022年8月4日
Help WantedIssue-BugNeeds-Tag-FixPriority-2Product-Terminal
仓库指标
- Star
- (35,764 star)
- PR 合并指标
- (平均合并 27天 19小时) (30 天内合并 24 个 PR)
描述
Windows Terminal version
1.14.1963.0
Windows build number
10.0.22000.832
Other Software
No response
Steps to reproduce
- Log in to windows as a standard user without administrative permissions
- Create a new profile and configure it to run as administrator.
- 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.