Commit 117e2de0 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove trailing whitespace

parent ef7ff281
......@@ -624,12 +624,12 @@ Function .onInit
ReadRegStr $R0 ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" \
"UninstallString"
StrCmp $R0 "" done
MessageBox MB_YESNO|MB_ICONEXCLAMATION \
"VLC media player has already been installed. $\nDo you want to remove \
the previous version before installing $(^Name) ?" \
IDNO done
;Run the uninstaller
;uninst:
ClearErrors
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment