mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
fix: conditional to check if hydra is updating
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
!macro customUnInstall
|
!macro customUnInstall
|
||||||
RMDir /r "$APPDATA\${APP_PACKAGE_NAME}"
|
${ifNot} ${isUpdated}
|
||||||
RMDir /r "$APPDATA\hydra"
|
RMDir /r "$APPDATA\${APP_PACKAGE_NAME}"
|
||||||
|
RMDir /r "$APPDATA\hydra"
|
||||||
|
${endIf}
|
||||||
!macroend
|
!macroend
|
||||||
|
|||||||
Reference in New Issue
Block a user