mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
fix windows uninstaller wrong uninst location
This commit is contained in:
parent
87749d46c2
commit
bcb8a6fd8e
1 changed files with 0 additions and 2 deletions
|
@ -473,8 +473,6 @@ FunctionEnd
|
|||
Function un.onInit
|
||||
!insertmacro MUI_UNGETLANGUAGE
|
||||
|
||||
StrCpy $INSTDIR $INSTDIR -5 ; remove "geode/" at the end
|
||||
|
||||
; verify uninst dir
|
||||
|
||||
; check if there's any exe and libcocos2d.dll (GeometryDash.exe won't work because of GDPSes)
|
||||
|
|
Loading…
Reference in a new issue