mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-22 21:14:55 +03:00
chore: dont remove installation dirs in custom install script
This commit is contained in:
parent
1f000ab2b2
commit
4e282921ef
@ -1,7 +1,5 @@
|
||||
!macro customUnInstall
|
||||
${ifNot} ${isUpdated}
|
||||
RMDir /r "$APPDATA\${APP_PACKAGE_NAME}"
|
||||
RMDir /r "$APPDATA\hydra"
|
||||
RMDir /r "$LOCALAPPDATA\hydralauncher-updater"
|
||||
${endIf}
|
||||
!macroend
|
||||
|
Loading…
Reference in New Issue
Block a user