From d6c76e3952fff89c475fc2014ab4f3afaf0cb51e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=85=8E=E9=A5=BC=E6=9E=9C=E5=AD=90=E5=8D=B7=E9=B2=A8?= =?UTF-8?q?=E9=B1=BC=E8=BE=A3=E6=A4=92?= Date: Wed, 8 Jan 2025 19:32:45 +0800 Subject: [PATCH] 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. --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 29b5506..b89d1b8 100644 --- a/README.md +++ b/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 提示请求管理员权限