disable uninstall not working
This commit is contained in:
@@ -32,10 +32,10 @@ ShowBitmap "%ScriptPath%\" + $ProductId$ + ".png" $ProductId$
|
||||
|
||||
Message "Uninstalling " + $ProductId$ + " ..."
|
||||
|
||||
if FileExists("%ScriptPath%\delsub32.ins")
|
||||
comment "Start uninstall sub section"
|
||||
Sub "%ScriptPath%\delsub32.ins"
|
||||
endif
|
||||
; if FileExists("%ScriptPath%\delsub32.ins")
|
||||
; comment "Start uninstall sub section"
|
||||
; Sub "%ScriptPath%\delsub32.ins"
|
||||
; endif
|
||||
|
||||
if $LicenseRequired$ = "true"
|
||||
comment "Licensing required, free license used"
|
||||
|
||||
Reference in New Issue
Block a user