Merge pull request #13541 from Ultimaker/CURA-9526

Ensure the complete install folder is removed
This commit is contained in:
Remco Burema 2022-10-12 15:01:41 +02:00 committed by GitHub
commit db54c95d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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