Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 26-02-2013, 14:20
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
Question PCF Error in ISDone

Hello, why do i keep getting this error:


although i've compressed using the same version/file that ISDone is using in /includes folder.

Thank you.
Reply With Quote
Sponsored Links
  #2  
Old 27-02-2013, 14:43
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Give a part of your script, where you try to extract this archive.
Reply With Quote
  #3  
Old 27-02-2013, 14:51
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
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;
Reply With Quote
  #4  
Old 28-02-2013, 01:43
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
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.
Reply With Quote
The Following User Says Thank You to altef_4 For This Useful Post:
danswano (28-02-2013)
  #5  
Old 28-02-2013, 04:24
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
I removed the PCF version check line and it worked.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
yener90's Inno Project Source Codes yener90 Conversion Tutorials 1475 21-10-2014 09:50
Inno Setup + ISDone Extracting files buttignol PC Games - CD/DVD Conversions 11 28-02-2013 16:31



All times are GMT -7. The time now is 06:21.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com