From 57fc804106be3cbca370183db42e6dee4d3881db 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: Fri, 11 Jul 2025 17:15:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README=E6=96=87=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E6=96=B0=E5=A2=9EWindows=E5=A2=9E=E5=BC=BA=E7=89=88Cu?= =?UTF-8?q?rsor=E6=9C=BA=E5=99=A8=E7=A0=81=E4=BF=AE=E6=94=B9=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=E7=9A=84=E8=AF=B4=E6=98=8E=EF=BC=8C=E5=8C=85=E5=90=AB?= =?UTF-8?q?=E5=8F=8C=E6=A8=A1=E5=BC=8F=E6=93=8D=E4=BD=9C=E5=92=8C=E8=AF=95?= =?UTF-8?q?=E7=94=A8=E9=87=8D=E7=BD=AE=E5=8A=9F=E8=83=BD=E7=9A=84=E8=AF=A6?= =?UTF-8?q?=E7=BB=86=E4=BF=A1=E6=81=AF=E3=80=82=E5=90=8C=E6=97=B6=EF=BC=8C?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E7=94=A8=E6=88=B7=E5=8F=8D=E9=A6=88?= =?UTF-8?q?=E4=B8=8E=E5=BB=BA=E8=AE=AE=E9=83=A8=E5=88=86=EF=BC=8C=E9=BC=93?= =?UTF-8?q?=E5=8A=B1=E7=94=A8=E6=88=B7=E5=88=86=E4=BA=AB=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E4=BD=93=E9=AA=8C=E5=92=8C=E6=94=B9=E8=BF=9B=E6=84=8F=E8=A7=81?= =?UTF-8?q?=EF=BC=8C=E4=BB=A5=E6=8F=90=E5=8D=87=E5=B7=A5=E5=85=B7=E7=9A=84?= =?UTF-8?q?=E5=8F=AF=E7=94=A8=E6=80=A7=E5=92=8C=E7=94=A8=E6=88=B7=E4=BD=93?= =?UTF-8?q?=E9=AA=8C=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 37 +++++++++++++++++++++++++++++++++++++ README_CN.md | 30 ++++++++++++++++++++++++++++++ README_JP.md | 39 ++++++++++++++++++++++++++++++++++++++- 3 files changed, 105 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a6b0d16..4da973c 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,13 @@ curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/ irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` +**Windows (Enhanced Version)** + +```powershell +irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier_new.ps1 | iex +``` +> Enhanced Cursor machine code modifier with dual-mode operation and trial reset functionality +
Run Success
@@ -294,6 +301,13 @@ curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` +**Windows (Enhanced Version)** + +```powershell +irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier_new.ps1 | iex +``` +> Enhanced Cursor machine code modifier with dual-mode operation and trial reset functionality +
@@ -322,6 +336,11 @@ irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaoti irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` +For the enhanced version: +```powershell +irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier_new.ps1 | iex +``` + ##### Method 3: Using Search >![Search PowerShell](img/pwsh_1.png) > @@ -333,6 +352,11 @@ Enter the reset script in the administrator terminal: irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` +For the enhanced version: +```powershell +irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier_new.ps1 | iex +``` + ### 🔧 PowerShell Installation Guide If PowerShell is not installed on your system, you can install it using one of these methods: @@ -483,6 +507,19 @@ Modifying this registry key may affect: --- +## 💬 Feedback & Suggestions + +We value your feedback on the new enhanced script! If you've tried the `cursor_win_id_modifier_new.ps1` script, please share your experience: + +- 🐛 **Bug Reports**: Found any issues? Let us know! +- 💡 **Feature Suggestions**: Have ideas for improvements? +- ⭐ **Success Stories**: Share how the tool helped you! +- 🔧 **Technical Feedback**: Performance, compatibility, or usability insights + +Your feedback helps us improve the tool for everyone. Feel free to open an issue or contribute to the project! + +--- + ## Support
diff --git a/README_CN.md b/README_CN.md index 6c8186a..80ee6e2 100644 --- a/README_CN.md +++ b/README_CN.md @@ -204,6 +204,13 @@ curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com ```powershell irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` + +**Windows (增强版)** + +```powershell +irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier_new.ps1 | iex +``` +> 增强版Cursor机器码修改工具,支持双模式操作和试用重置功能
运行成功
@@ -235,6 +242,11 @@ irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaoti irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` +增强版脚本: +```powershell +irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier_new.ps1 | iex +``` + ##### 方法三:通过搜索启动 >![搜索 PowerShell](img/pwsh_1.png) > @@ -246,6 +258,11 @@ irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaoti irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` +增强版脚本: +```powershell +irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier_new.ps1 | iex +``` + ### 🔧 PowerShell 安装指南 如果您的系统没有安装 PowerShell,可以通过以下方法安装: @@ -475,6 +492,19 @@ irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/ --- +## 💬 反馈与建议 + +我们非常重视您对新增强脚本的反馈!如果您已经尝试了 `cursor_win_id_modifier_new.ps1` 脚本,请分享您的使用体验: + +- 🐛 **错误报告**:发现任何问题?请告诉我们! +- 💡 **功能建议**:有改进想法? +- ⭐ **成功案例**:分享工具如何帮助到您! +- 🔧 **技术反馈**:性能、兼容性或易用性方面的见解 + +您的反馈帮助我们为所有人改进工具。欢迎提交issue或为项目做出贡献! + +--- + ## ⭐ 项目统计
diff --git a/README_JP.md b/README_JP.md index 7944519..15e4416 100644 --- a/README_JP.md +++ b/README_JP.md @@ -247,7 +247,7 @@ Claude 3.7 Sonnetの"High Load"メッセージが表示された場合、これ ```bash # 方法2 -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh +curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh ``` **Linux** @@ -262,6 +262,13 @@ curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/ irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` +**Windows (強化版)** + +```powershell +irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier_new.ps1 | iex +``` +> デュアルモード操作とトライアルリセット機能を備えた強化版Cursorマシンコード修正ツール +
Run Success
@@ -291,6 +298,13 @@ curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` +**Windows (強化版)** + +```powershell +irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier_new.ps1 | iex +``` +> デュアルモード操作とトライアルリセット機能を備えた強化版Cursorマシンコード修正ツール +
@@ -319,6 +333,11 @@ irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaoti irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` +強化版スクリプト: +```powershell +irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier_new.ps1 | iex +``` + ##### 方法3: 検索を使用する >![PowerShellを検索](img/pwsh_1.png) > @@ -330,6 +349,11 @@ irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaoti irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex ``` +強化版スクリプト: +```powershell +irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier_new.ps1 | iex +``` + ### 🔧 PowerShellインストールガイド システムにPowerShellがインストールされていない場合は、次の方法でインストールできます: @@ -520,6 +544,19 @@ ETC: 0xa2745f4CD5d32310AC01694ABDB28bA32D125a6b --- +## 💬 フィードバック&提案 + +新しい強化スクリプトに関するフィードバックをお待ちしています!`cursor_win_id_modifier_new.ps1` スクリプトをお試しいただいた方は、ぜひご体験をお聞かせください: + +- 🐛 **バグレポート**:問題を発見されましたか?お知らせください! +- 💡 **機能提案**:改善のアイデアはありますか? +- ⭐ **成功事例**:ツールがどのようにお役に立ったかお聞かせください! +- 🔧 **技術的フィードバック**:パフォーマンス、互換性、使いやすさに関するご意見 + +皆様のフィードバックは、すべてのユーザーのためにツールを改善するのに役立ちます。お気軽にissueを開いたり、プロジェクトに貢献してください! + +--- + ## ⭐ プロジェクト統計