mirror of
https://github.com/yeongpin/cursor-free-vip.git
synced 2025-08-03 04:57:36 +08:00
update ps1
This commit is contained in:
parent
196060cb1b
commit
0a946d4e4e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user