mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-08-02 13:57:35 +08:00
更新README文件,新增Windows增强版Cursor机器码修改工具的说明,包含双模式操作和试用重置功能的详细信息。同时,增加了用户反馈与建议部分,鼓励用户分享使用体验和改进意见,以提升工具的可用性和用户体验。
This commit is contained in:
parent
70a6c49ba0
commit
57fc804106
37
README.md
37
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
|
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
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="img/run_success.png" alt="Run Success" width="600"/>
|
<img src="img/run_success.png" alt="Run Success" width="600"/>
|
||||||
</div>
|
</div>
|
||||||
@ -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
|
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
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details open>
|
<details open>
|
||||||
@ -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
|
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
|
##### Method 3: Using Search
|
||||||
>
|
>
|
||||||
>
|
>
|
||||||
@ -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
|
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
|
### 🔧 PowerShell Installation Guide
|
||||||
|
|
||||||
If PowerShell is not installed on your system, you can install it using one of these methods:
|
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
|
## Support
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
30
README_CN.md
30
README_CN.md
@ -204,6 +204,13 @@ curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com
|
|||||||
```powershell
|
```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
|
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机器码修改工具,支持双模式操作和试用重置功能
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="img/run_success.png" alt="运行成功" width="600"/>
|
<img src="img/run_success.png" alt="运行成功" width="600"/>
|
||||||
</div>
|
</div>
|
||||||
@ -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
|
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
|
||||||
|
```
|
||||||
|
|
||||||
##### 方法三:通过搜索启动
|
##### 方法三:通过搜索启动
|
||||||
>
|
>
|
||||||
>
|
>
|
||||||
@ -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
|
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 安装指南
|
||||||
|
|
||||||
如果您的系统没有安装 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或为项目做出贡献!
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## ⭐ 项目统计
|
## ⭐ 项目统计
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
39
README_JP.md
39
README_JP.md
@ -247,7 +247,7 @@ Claude 3.7 Sonnetの"High Load"メッセージが表示された場合、これ
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 方法2
|
# 方法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**
|
**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
|
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マシンコード修正ツール
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="img/run_success.png" alt="Run Success" width="600"/>
|
<img src="img/run_success.png" alt="Run Success" width="600"/>
|
||||||
</div>
|
</div>
|
||||||
@ -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
|
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マシンコード修正ツール
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details open>
|
<details open>
|
||||||
@ -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
|
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: 検索を使用する
|
##### 方法3: 検索を使用する
|
||||||
>
|
>
|
||||||
>
|
>
|
||||||
@ -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
|
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インストールガイド
|
||||||
|
|
||||||
システムにPowerShellがインストールされていない場合は、次の方法でインストールできます:
|
システムにPowerShellがインストールされていない場合は、次の方法でインストールできます:
|
||||||
@ -520,6 +544,19 @@ ETC: 0xa2745f4CD5d32310AC01694ABDB28bA32D125a6b
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 💬 フィードバック&提案
|
||||||
|
|
||||||
|
新しい強化スクリプトに関するフィードバックをお待ちしています!`cursor_win_id_modifier_new.ps1` スクリプトをお試しいただいた方は、ぜひご体験をお聞かせください:
|
||||||
|
|
||||||
|
- 🐛 **バグレポート**:問題を発見されましたか?お知らせください!
|
||||||
|
- 💡 **機能提案**:改善のアイデアはありますか?
|
||||||
|
- ⭐ **成功事例**:ツールがどのようにお役に立ったかお聞かせください!
|
||||||
|
- 🔧 **技術的フィードバック**:パフォーマンス、互換性、使いやすさに関するご意見
|
||||||
|
|
||||||
|
皆様のフィードバックは、すべてのユーザーのためにツールを改善するのに役立ちます。お気軽にissueを開いたり、プロジェクトに貢献してください!
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## ⭐ プロジェクト統計
|
## ⭐ プロジェクト統計
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user