michael@0: michael@0: ; IMPORTANT: This file should always start with a newline in case a locale michael@0: ; provided updater.ini does not end with a newline. michael@0: ; Application to launch after an update has been successfully applied. This michael@0: ; must be in the same directory or a sub-directory of the directory of the michael@0: ; application executable that initiated the software update. michael@0: [PostUpdateWin] michael@0: ; ExeRelPath is the path to the PostUpdateWin executable relative to the michael@0: ; application executable. michael@0: ExeRelPath=uninstall\helper.exe michael@0: ; ExeArg is the argument to pass to the PostUpdateWin exe michael@0: ExeArg=/PostUpdate