This commit is contained in:
Dennis Trinks 2012-06-18 13:43:09 +02:00
parent 784407f894
commit 09377f3ab8
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ if not(HasMinimumSpace ("%SystemDrive%", $MinimumSpace$))
isFatalError
; Stop process and set installation status to failed
else
# comment "Show product picture"
# ShowBitmap "%ScriptPath%\" + $ProductId$ + ".png" $ProductId$
; comment "Show product picture"
; ShowBitmap "%ScriptPath%\" + $ProductId$ + ".png" $ProductId$
if FileExists("%ScriptPath%\delsub32.ins")
comment "Start uninstall sub section"