typo
This commit is contained in:
parent
784407f894
commit
09377f3ab8
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user