fix windows uninstaller wrong uninst location

This commit is contained in:
ConfiG 2023-09-04 15:05:01 +03:00 committed by GitHub
parent 87749d46c2
commit bcb8a6fd8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)