Razor12911
20-01-2016, 08:50
Will leave this little project here.
Very simple, just use this function
function ExtractZip(ASource, AOutput: String): Boolean;
usage:
ExtractZip(ExpandConstant('{src}\setup.cab'),Expan dConstant('{tmp}'));
Very simple, just use this function
function ExtractZip(ASource, AOutput: String): Boolean;
usage:
ExtractZip(ExpandConstant('{src}\setup.cab'),Expan dConstant('{tmp}'));