Need to check for admin permissions or fix UAC popups

未關閉
#57 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
42/100
Issue 類型
缺陷
描述清晰度
需要釐清
活躍度
冷清
技術堆疊
powershell

研究方向

從 issue 中連結的 Windows Dev Config 命令開始,並在一般終端機中重現該命令。追蹤是哪項操作觸發了反覆的 UAC 提示和失敗的命令;完成的標準是該命令不再循環顯示提示,且所需的系統管理員存取權限和複製 repository 的步驟都得到明確處理。

由索引模型根據 Issue 內容生成。

描述

I tried to run in normal terminal thinking any elevation would happen automatically. Instead what I got was UAC prompt after UAC prompt with very little details of what it was running. It popped up every second or two, almost making the machine unusable interactivity wise. When I got back to terminal, I see that all the commands were erroring out in red and failing, and we were probably stuck in a loop. Anyways, we probably should be checking for admin access if we require that or fixing the UAC issue.

I was running - https://github.com/microsoft/WindowsDeveloperConfig#%EF%B8%8F-windows-dev-config

P.S. Also it's not clear you have to clone this repo to run the command. Might want to make that explicit.

主要語言
PowerShell
星號
2.2k
分支
168
平均合併
5 小時 14 分鐘
30 天內合併 PR
5

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

microsoft/WindowsDeveloperConfig 的其他 Issue

查看 microsoft/WindowsDeveloperConfig 的全部 Issue

相似的 Issue

更多 CLI Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。