mirror of
https://git.axenov.dev/mirrors/cursor-free-vip.git
synced 2026-01-12 23:17:47 +00:00
update ps1
This commit is contained in:
@@ -160,7 +160,7 @@ function Install-CursorFreeVIP {
|
|||||||
|
|
||||||
# Run the program
|
# Run the program
|
||||||
try {
|
try {
|
||||||
& "$InstallDir\cursor-id-modifier.exe"
|
& "$InstallDir\CursorFreeVIP.exe"
|
||||||
if ($LASTEXITCODE -ne 0) {
|
if ($LASTEXITCODE -ne 0) {
|
||||||
Write-Host "Failed to run cursor-free-vip" -ForegroundColor Red
|
Write-Host "Failed to run cursor-free-vip" -ForegroundColor Red
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user