Skip to content

Commit d6c76e3

Browse files
committed
Update README.md to add detailed instructions for opening Windows Administrator Terminal in English and Chinese
- Added a new section with step-by-step instructions for accessing the Windows Administrator Terminal, enhancing usability for both English and Chinese users. - Included relevant shortcut keys and menu options to provide clear guidance based on different Windows versions. - Ensured consistent formatting and organization throughout the document to improve overall readability.
1 parent d39b78e commit d6c76e3

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,16 @@ irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/ins
7575
```powershell
7676
irm https://gh-proxy.com/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex
7777
```
78+
[Administrator Terminal Guide(English)](#admin-terminal-en) |[管理员终端说明(中文)](#admin-terminal-zh)
79+
### 💻 How to Open Windows Administrator Terminal {#admin-terminal-en}
80+
81+
> **Steps to open administrator terminal on Windows:**
82+
> 1. Use shortcut key `Win + X`
83+
> 2. Select from the popup menu:
84+
> - "Windows PowerShell (Administrator)"
85+
> - "Windows Terminal (Administrator)"
86+
> - "Terminal (Administrator)"
87+
> (Options may vary depending on your Windows version)
7888
7989
#### Windows Installation Features:
8090
- 🔍 Automatically detects and uses PowerShell 7 if available
@@ -226,6 +236,17 @@ irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/ins
226236
irm https://gh-proxy.com/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex
227237
```
228238

239+
[管理员终端说明(中文)](#admin-terminal-zh)|[Administrator Terminal Guide(English)](#admin-terminal-en)
240+
### 💻 如何打开Windows管理员终端 {#admin-terminal-zh}
241+
242+
> **Windows系统打开管理员终端的方法:**
243+
> 1. 使用快捷键 `Win + X`
244+
> 2. 在弹出的菜单中选择:
245+
> - "Windows PowerShell (管理员)"
246+
> - "Windows Terminal (管理员)"
247+
> - "终端(管理员)"
248+
> (根据系统版本可能显示不同选项)
249+
229250
#### Windows 安装特性:
230251
- 🔍 自动检测并使用 PowerShell 7(如果可用)
231252
- 🛡️ 通过 UAC 提示请求管理员权限

0 commit comments

Comments
 (0)