add missing run for disable update
This commit is contained in:
parent
9015531e13
commit
5b6daff6c0
@ -108,6 +108,9 @@ else
|
|||||||
;comment "Kill Web Browser"
|
;comment "Kill Web Browser"
|
||||||
;ExecWith_BrowserKill %System%\cscript.exe //b //nologo
|
;ExecWith_BrowserKill %System%\cscript.exe //b //nologo
|
||||||
|
|
||||||
|
comment "Disable Update check"
|
||||||
|
DosInAnIcon_DisableUpdate
|
||||||
|
|
||||||
comment "Copy files"
|
comment "Copy files"
|
||||||
Files_install /64Bit
|
Files_install /64Bit
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user