User Tools

Site Tools


userspace:avg_antivirus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:avg_antivirus [2013/07/15 09:22]
Thomas_H
userspace:avg_antivirus [2021/08/23 08:37] (current)
Line 101: Line 101:
         ShowBitmap "%ScriptPath%\" + $ProductId$ + ".jpg" $ProductId$         ShowBitmap "%ScriptPath%\" + $ProductId$ + ".jpg" $ProductId$
  
-;       if FileExists("%ScriptPath%\delsub.ins"+        if FileExists("%ScriptPath%\delsub.ins"
-;               comment "Start uninstall sub section" +                comment "Start uninstall sub section" 
-;               Sub "%ScriptPath%\delsub.ins" +                Sub "%ScriptPath%\delsub.ins" 
-;       endif+        endif
  
         if $LicenseRequired$ = "true"         if $LicenseRequired$ = "true"
Line 118: Line 118:
                 Winbatch_install_32                 Winbatch_install_32
                 Sub_check_exitcode                 Sub_check_exitcode
-;               ExitWindows /Reboot+                ExitWindows /Reboot
         endif         endif
  
Line 126: Line 126:
                 Winbatch_install_64                 Winbatch_install_64
                 Sub_check_exitcode                 Sub_check_exitcode
-;               ExitWindows /Reboot+                ExitWindows /Reboot
         endif         endif
  
userspace/avg_antivirus.1373880175.txt.gz · Last modified: 2021/08/23 08:37 (external edit)