updater_append.ini (564B)
1 ; IMPORTANT: This file should always start with a newline in case a locale 2 ; provided updater.ini does not end with a newline. 3 ; Application to launch after an update has been successfully applied. This 4 ; must be in the same directory or a sub-directory of the directory of the 5 ; application executable that initiated the software update. 6 [PostUpdateWin] 7 ; ExeRelPath is the path to the PostUpdateWin executable relative to the 8 ; application executable. 9 ExeRelPath=uninstall\helper.exe 10 ; ExeArg is the argument to pass to the PostUpdateWin exe 11 ExeArg=/PostUpdate