mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-29 08:44:40 +02:00
parent
aba4716c7b
commit
ea08e037d2
@ -45,7 +45,8 @@ FunctionEnd
|
||||
|
||||
Function un.onUninstSuccess
|
||||
; make sure all the empty folders are deleted on successful uninstall
|
||||
; These folders will be deleted only if they are emtpy
|
||||
; These folders will be deleted only if they are empty
|
||||
RMDir "$INSTDIR\autoCompletion\"
|
||||
RMDir "$INSTDIR\localization\"
|
||||
RMDir "$INSTDIR\plugins\APIs\"
|
||||
RMDir "$INSTDIR\plugins\disabled\"
|
||||
|
Loading…
x
Reference in New Issue
Block a user