function Exec2 (FileName, Param: PAnsiChar; Show: boolean):boolean;
Exec2(ExpandConstant('{app}\DirPatcher.exe'), 'dpzapply patch.dpz', true);