This commit is contained in:
Dennis Trinks 2012-06-18 13:43:09 +02:00
parent 784407f894
commit 09377f3ab8

View File

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