removed call to missing file
This commit is contained in:
parent
ec10a2a8f4
commit
fe40b6dd13
@ -61,10 +61,10 @@ else
|
||||
comment "Show product picture"
|
||||
ShowBitmap "%ScriptPath%\" + $ProductId$ + ".png" $ProductId$
|
||||
|
||||
if FileExists("%ScriptPath%\delsub.ins")
|
||||
comment "Start uninstall sub section"
|
||||
Sub "%ScriptPath%\delsub.ins"
|
||||
endif
|
||||
; if FileExists("%ScriptPath%\delsub.ins")
|
||||
; comment "Start uninstall sub section"
|
||||
; Sub "%ScriptPath%\delsub.ins"
|
||||
; endif
|
||||
|
||||
if $LicenseRequired$ = "true"
|
||||
comment "Licensing required, reserve license and get license key"
|
||||
|
Loading…
Reference in New Issue
Block a user