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 06-11-2011, 11:19
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
if you want subdirectories then change to this

Filename: {src}\DATA.exe; Parameters: "-x -d""{app}\xyz\"" -y -s2";

where \xyz\ is the subfolder
Reply With Quote
Sponsored Links
  #2  
Old 06-11-2011, 11:31
sulfurum1989's Avatar
sulfurum1989 sulfurum1989 is offline
Registered User
 
Join Date: Mar 2010
Location: spain
Posts: 50
Thanks: 0
Thanked 6 Times in 2 Posts
sulfurum1989 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
if you want subdirectories then change to this

Filename: {src}\DATA.exe; Parameters: "-x -d""{app}\xyz\"" -y -s2";

where \xyz\ is the subfolder
I get an error decompression with this line

But the subfolders problems can be solved compressing in your sfx multiple folders at the root folder of the game

Last edited by sulfurum1989; 06-11-2011 at 11:36.
Reply With Quote
  #3  
Old 14-11-2011, 20:56
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 pakrat2k2 View Post
if you want subdirectories then change to this

Filename: {src}\DATA.exe; Parameters: "-x -d""{app}\xyz\"" -y -s2";

where \xyz\ is the subfolder
compiling the ISS script generates compile error saying mismatched "...

correct format is:
Code:
Filename: {src}xyz.arc; Parameters: "-x -d ""{app}""\subdir -y -s2"; WorkingDir: {app}\subdir; StatusMsg: Extracting Freearc Archive...
this is of course in the [ RUN ] section of the ISS script.

EDIT: Also need to have
Code:
#define Archives "{src}\xyz.arc;DestDir:{app}\xyz;Disk:#"  #-can be 1-whatever ( however many disks you end up with.)
IF using Multiple archives / disks then you need more #define statements.

Code:
#define Archives "{src}\1.arc;DestDir:{app}\;Disk:1"
#define Archives Archives + "|" + "{src}\2.arc;DestDir:{app};Disk:2"
#define Archives Archives + "|" + "{src}\3.arc;DestDir:{app};Disk:3"
#define Archives Archives + "|" + "{src}\4.arc;DestDir:{app};Disk:4"
hope this helps

Last edited by pakrat2k2; 19-11-2011 at 10:21. Reason: additional info.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
Simorq (16-03-2015)
Reply

Tags
appearance, compressed, freearc, menú, sfx


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
The Sims Medieval DVD9 to 2xDVD5 senseman PC Games - CD/DVD Conversions 6 01-07-2011 03:06
WinRAR archive question/s coffin filler Software 4 11-10-2007 11:33
winRAR diagnostic error 1: unexpected archive end? whatevaz_cleva DC Games 1 11-07-2001 05:09



All times are GMT -7. The time now is 07:34.


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