diff --git a/constructor/nsis/main.nsi.tmpl b/constructor/nsis/main.nsi.tmpl index cb5b0d392..98985970b 100644 --- a/constructor/nsis/main.nsi.tmpl +++ b/constructor/nsis/main.nsi.tmpl @@ -907,7 +907,6 @@ Function OnDirectoryLeave ${LogSet} on ${If} ${IsNonEmptyDirectory} "$InstDir" DetailPrint "::error:: Directory '$INSTDIR' is not empty." - MessageBox MB_YESNO \ "Directory '$INSTDIR' is not empty,$\n\ do you want to update the installation ?" \