Quote:
|
if not ISPrecompExtract( 0, 100, ExpandConstant('{app}\data'), ExpandConstant('{app}\'), true) then break;
|
i think error in this part, change
Code:
ExpandConstant('{app}\data') to ExpandConstant('{app}\data.pcf')
and you not correct write percents 25 50 100 must be 100, but you have 175.