diff --git a/CLIENT_DATA/delsub32.ins b/CLIENT_DATA/delsub32.ins index b83987c..4a4baca 100644 --- a/CLIENT_DATA/delsub32.ins +++ b/CLIENT_DATA/delsub32.ins @@ -39,27 +39,11 @@ comment "Delete program shortcuts" LinkFolder_uninstall [Winbatch_uninstall_old] -; Choose one of the following examples as basis for program uninstall -; -; === Nullsoft Scriptable Install System ================================================================ -; maby better Call as -; Winbatch_uninstall /WaitforProcessending "Au_.exe" /Timeoutseconds 10 -; "$UninstallProgramOld$" /S -; -; === Inno Setup ======================================================================================== -; "$UninstallProgramOld$" /silent /norestart /SUPPRESSMSGBOXES /nocancel +"$UninstallProgramOld$" /silent /norestart /SUPPRESSMSGBOXES /nocancel [Winbatch_uninstall] -; Choose one of the following examples as basis for program uninstall -; -; === Nullsoft Scriptable Install System ================================================================ -; maby better Call as -; Winbatch_uninstall /WaitforProcessending "Au_.exe" /Timeoutseconds 10 -; "$UninstallProgram$" /S -; -; === Inno Setup ======================================================================================== -; "$UninstallProgram$" /silent /norestart /SUPPRESSMSGBOXES /nocancel +"$UninstallProgram$" /silent /norestart /SUPPRESSMSGBOXES /nocancel [Files_uninstall] diff --git a/builder-product.cfg b/builder-product.cfg index 4ca0aaf..45ee7db 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -27,5 +27,5 @@ ICON_DL_INDEX=0 OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="UninstallProg" -OPSI_INI_VALUE[0]="uninst000.exe" +OPSI_INI_VALUE[0]="unins000.exe"