mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-07 03:39:06 +08:00
Merge pull request #13541 from Ultimaker/CURA-9526
Ensure the complete install folder is removed
This commit is contained in:
commit
db54c95d88
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user