Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 17-01-2014, 03:15
r4ll r4ll is offline
Registered User
 
Join Date: Dec 2013
Location: India
Posts: 18
Thanks: 6
Thanked 4 Times in 3 Posts
r4ll is on a distinguished road
Unhappy

Quote:
Originally Posted by y_thelastknight View Post
Code:
if not IS7ZipExtract    ( 0, 25, ExpandConstant('{src}\data1.7z'),   ExpandConstant('{app}\data1.srep'), false, '') then break;
if not ISSRepExtract    ( 0, 25, ExpandConstant('{app}\data1.srep'), ExpandConstant('{app}\data1.pcf'), true) then break;
if not ISPrecompExtract ( 0, 25, ExpandConstant('{app}\data1.pcf'),  ExpandConstant('{app}\data1.arc'), true) then break;
if not ISArcExtract     ( 0, 25, ExpandConstant('{app}\data1.arc'),  ExpandConstant('{app}\'), '', true, '', '', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;
Total Percentage of the whole progress. if you have more files change it. Total Must be 100.
I am getting this error.I have also renamed Data1 to My Data name
Attached Images
File Type: png error.png (13.8 KB, 241 views)
Reply With Quote
Sponsored Links
  #2  
Old 17-01-2014, 03:31
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Quote:
Originally Posted by r4ll View Post
I am getting this error.I have also renamed Data1 to My Data name
file is not available to extract.
file name is different or dir is different.

Code:
if not IS7ZipExtract    ( 0, 25, ExpandConstant('{src}\data1.7z'),   ExpandConstant('{app}\data1.srep'), false, '') then break;
{src} = where you archive file is.
data1.7z = Your archive file name.
__________________
Glass BB | BlackBox v2 | Portable Installer
Reply With Quote
  #3  
Old 17-01-2014, 19:54
r4ll r4ll is offline
Registered User
 
Join Date: Dec 2013
Location: India
Posts: 18
Thanks: 6
Thanked 4 Times in 3 Posts
r4ll is on a distinguished road
Red face

Quote:
Originally Posted by y_thelastknight View Post
file is not available to extract.
file name is different or dir is different.

Code:
if not IS7ZipExtract    ( 0, 25, ExpandConstant('{src}\data1.7z'),   ExpandConstant('{app}\data1.srep'), false, '') then break;
{src} = where you archive file is.
data1.7z = Your archive file name.
Thanks I got my problem solved but there is now another problem with precomp.Hope you can again help me regarding this.

Thanks,
Attached Images
File Type: png error.png (13.8 KB, 254 views)
Reply With Quote
  #4  
Old 17-01-2014, 21:22
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Quote:
Originally Posted by r4ll View Post
Thanks I got my problem solved but there is now another problem with precomp.Hope you can again help me regarding this.

Thanks,

Im sorry mate i don't know about precomp :/
__________________
Glass BB | BlackBox v2 | Portable Installer
Reply With Quote
  #5  
Old 18-01-2014, 00:22
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by r4ll View Post
I am getting this error.I have also renamed Data1 to My Data name
check the script, is it expecting precomp.exe or precomp041.exe. You might have to rename the exe to what its looking for.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
y_thelastknight (18-01-2014)
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup REV0 Conversion Tutorials 129 21-05-2021 05:51
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Copy file with Inno Setup Script emrahcey Software 1 02-07-2010 08:24



All times are GMT -7. The time now is 08:04.


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