function ExtractZip(ASource, AOutput: String): Boolean;
usage: ExtractZip(ExpandConstant('{src}\setup.cab'),ExpandConstant('{tmp}'));