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を開いたり、プロジェクトに貢献してください! + +--- + ## ⭐ プロジェクト統計