Skip to content

Commit

Permalink
Update Cursor.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuck committed Nov 7, 2024
1 parent 9ff6005 commit fd1f6eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cursor.bat
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ set "Extract7z="
set "License="

set "SoftName=Cursor"
set "Process=danvaoday.exe"
set "Process=Cursor.exe"

set "FileName="
set "SoftNameVersion="
set "FileDLwB=danvaoday*.exe"
set "SoftNameVersion=0.42.4"
set "FileDLwB=Cursor*.exe"

set "OpenAfterInstall="

Expand Down Expand Up @@ -76,7 +76,7 @@ set "LinkFromGithub="
set "LinkFromDropbox="
set "LinkFromOneDrive="

set "SoftPath="
set "SoftPath=%LocalAppData%\Programs\cursor"
set "SoftPathFor32bit="
set "SoftPathFor64bit="

Expand Down

0 comments on commit fd1f6eb

Please sign in to comment.