Commit 3c4c5eb3 authored by Anthony Loiseau's avatar Anthony Loiseau Committed by Jean-Baptiste Kempf

win32/nsis: small misc Windows installer script cleanup

This commit does not add functional changes.
It mainly fix whitespaces and insignificantly alter behavior
when debugging.
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 599883e0
......@@ -40,8 +40,6 @@ SetCompressor lzma
SetCompressor /SOLID lzma
!endif
;ShowInstDetails show
;ShowUnInstDetails show
SetOverwrite ifnewer
CRCCheck on
BrandingText "${PRODUCT_GROUP} ${PRODUCT_NAME}"
......
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