uninstaller is set in builder file
This commit is contained in:
parent
e3fd8667ee
commit
ae55e4c722
@ -4,7 +4,7 @@
|
|||||||
; credits: http://www.opsi.org/en/credits/
|
; credits: http://www.opsi.org/en/credits/
|
||||||
|
|
||||||
|
|
||||||
Set $UninstallProgram$ = $InstallDir$ + "\gpg4win-uninstall.exe"
|
Set $UninstallProgram$ = $InstallDir$ + "\" + $UninstallProg$
|
||||||
Set $IniFile$ = $InstallDir$ + "\opsi-" + $ProductId$ + ".ini"
|
Set $IniFile$ = $InstallDir$ + "\opsi-" + $ProductId$ + ".ini"
|
||||||
|
|
||||||
if FileExists($IniFile$)
|
if FileExists($IniFile$)
|
||||||
|
Loading…
Reference in New Issue
Block a user