Ensure the complete install folder is removed

Fixes: CURA-9526 Uninstalling main build doesn't remove all files
This commit is contained in:
Jelle Spijker 2022-10-12 10:42:44 +02:00
parent 74f864e285
commit e28e25281c

View File

@ -163,7 +163,7 @@ Delete "$INSTDIR\uninstall.exe"
Delete "$INSTDIR\${APP_NAME} website.url"
!endif
RmDir "$INSTDIR"
RmDir /r /REBOOTOK "$INSTDIR"
!ifdef REG_START_MENU
!insertmacro MUI_STARTMENU_GETFOLDER "Application" $SM_Folder