![]() |
PCF Error in ISDone
Hello, why do i keep getting this error:
http://i53.tinypic.com/mtqlgz.jpg although i've compressed using the same version/file that ISDone is using in /includes folder. Thank you. |
Give a part of your script, where you try to extract this archive.
|
if not ISArcExtract ( 0, 25, ExpandConstant('{src}\data.arc'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
if not ISSRepExtract ( 0, 50, ExpandConstant('{app}\data.srep'),ExpandConstant(' {app}\'), true) then break; if not ISPrecompExtract( 0, 100, ExpandConstant('{app}\data'), ExpandConstant('{app}\'), true) then break; |
Quote:
Code:
ExpandConstant('{app}\data') to ExpandConstant('{app}\data.pcf') |
I removed the PCF version check line and it worked.
|
| All times are GMT -7. The time now is 03:51. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com