You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wsudo -U will create a process without privilege escalation. wsudo -U (under System Account) cannot start the Store App directly, but it can start the Store App in the launched shell. wsudo -U correctly creates the user environment variable block
wsudo add -B--basic as default (permission inheritance mode)
中文更新日志
在系统权限下,wsudo -U 无法直接启动 Store App,但是可以在启动的 shell 中启动 Store App。