A tool to resolve the following prompt issue during Cursor's free trial period:
1️⃣ Automated Installation (Recommended)curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/install.sh | sudo bash # Download and run with admin privileges
$url = "https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/bin/cursor_id_modifier_v2.0.0_windows_amd64.exe"
$output = "$env:TEMP\cursor-id-modifier.exe"
Invoke-WebRequest -Uri $url -OutFile $output
Start-Process -FilePath $output -Verb RunAs 2️⃣ Manual DownloadDownload from Releases:
Prerequisites
Running the ToolThe tool will automatically:
Restart Cursor after completion. Common Issues
If you see "unidentified developer" warning:
We welcome contributions! Please ensure:
解决Cursor在免费订阅期间出现以下提示的问题:
1️⃣ 自动安装(推荐)curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/install.sh | sudo bash # 下载管理员运行
$url = "https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/bin/cursor_id_modifier_v2.0.0_windows_amd64.exe"
$output = "$env:TEMP\cursor-id-modifier.exe"
Invoke-WebRequest -Uri $url -OutFile $output
Start-Process -FilePath $output -Verb RunAs 2️⃣ 手动下载从发布页面下载:
使用前提
运行工具工具将自动执行:
完成后重启Cursor即可。 常见问题
如果看到"未识别的开发者"提示:
欢迎提交问题和改进建议!请确保:
MIT License Copyright (c) 2024 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |
forked from yuaotian/go-cursor-help
-
Notifications
You must be signed in to change notification settings - Fork 0
解决Cursor在免费订阅期间出现以下提示的问题: Too many free trial accounts used on this machine. Please upgrade to pro. We have this limit in place to prevent abuse. Please let us know if you believe this is a mistake.
ourines/go-cursor-help
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
解决Cursor在免费订阅期间出现以下提示的问题: Too many free trial accounts used on this machine. Please upgrade to pro. We have this limit in place to prevent abuse. Please let us know if you believe this is a mistake.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 59.0%
- Shell 33.1%
- Batchfile 7.9%