Skip to content

Commit

Permalink
trailing white space correction
Browse files Browse the repository at this point in the history
  • Loading branch information
huche6 committed Dec 15, 2023
1 parent c2f2278 commit 78d953f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion constructor/nsis/main.nsi.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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 ?" \
Expand Down

0 comments on commit 78d953f

Please sign in to comment.