mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-06-08 12:32:06 +08:00
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.
This commit is contained in:
parent
d39b78efd9
commit
d6c76e3952
21
README.md
21
README.md
@ -75,6 +75,16 @@ irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/ins
|
||||
```powershell
|
||||
irm https://gh-proxy.com/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex
|
||||
```
|
||||
[Administrator Terminal Guide(English)](#admin-terminal-en) |[管理员终端说明(中文)](#admin-terminal-zh)
|
||||
### 💻 How to Open Windows Administrator Terminal {#admin-terminal-en}
|
||||
|
||||
> **Steps to open administrator terminal on Windows:**
|
||||
> 1. Use shortcut key `Win + X`
|
||||
> 2. Select from the popup menu:
|
||||
> - "Windows PowerShell (Administrator)"
|
||||
> - "Windows Terminal (Administrator)"
|
||||
> - "Terminal (Administrator)"
|
||||
> (Options may vary depending on your Windows version)
|
||||
|
||||
#### Windows Installation Features:
|
||||
- 🔍 Automatically detects and uses PowerShell 7 if available
|
||||
@ -226,6 +236,17 @@ irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/ins
|
||||
irm https://gh-proxy.com/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex
|
||||
```
|
||||
|
||||
[管理员终端说明(中文)](#admin-terminal-zh)|[Administrator Terminal Guide(English)](#admin-terminal-en)
|
||||
### 💻 如何打开Windows管理员终端 {#admin-terminal-zh}
|
||||
|
||||
> **Windows系统打开管理员终端的方法:**
|
||||
> 1. 使用快捷键 `Win + X`
|
||||
> 2. 在弹出的菜单中选择:
|
||||
> - "Windows PowerShell (管理员)"
|
||||
> - "Windows Terminal (管理员)"
|
||||
> - "终端(管理员)"
|
||||
> (根据系统版本可能显示不同选项)
|
||||
|
||||
#### Windows 安装特性:
|
||||
- 🔍 自动检测并使用 PowerShell 7(如果可用)
|
||||
- 🛡️ 通过 UAC 提示请求管理员权限
|
||||
|
Loading…
x
Reference in New Issue
Block a user