|
#16
|
||||
|
||||
|
Please. How do I use the script with frearc 4.0. What should I modify the script for The Witcher 2 is compatible. Or how to add multi disc into the script using the witcher 2 frearc.
|
| Sponsored Links |
|
#17
|
||||
|
||||
|
read & follow link in post#11
|
|
#18
|
||||
|
||||
|
Text portuguese translated in google translator
Thank pakrat2k2. But how do I get to post # 11? If possible I would like to know what needs to change the script of The Whicher 2 where: ifdef FreeArc. |
|
#19
|
||||
|
||||
|
Quote:
http://fileforums.com/showthread.php?t=91517 |
|
#20
|
||||
|
||||
|
I found nothing relating to freearc. Using the script, I know.
I needed to modify this scrip outos games I have. And I needed to freearc. I am frearc.iss, which is compatible, but only to set the directory of files. # define ArcLocation "{src} \ Data \ *. bin" But I had to include the ISFreeArcExtractv.4.0.iss, or FreeArcExtract DiskPromtsv.2.5.iss to be compatible with MultiDisc |
|
#21
|
||||
|
||||
|
use as follows before [setup] archive names can be anything
Code:
#define Archives "{src}\Data1.arc;DestDir:{app};Disk:1"
#define Archives Archives + "|" + "{src}\Data2.arc;DestDir:{app}\xyz\xyz;Disk:1"
#define Archives Archives + "|" + "{src}\Data3.arc;DestDir:{app}\abc;Disk:2"
#define Archives Archives + "|" + "{src}\Data4.arc;DestDir:{app}\def;Disk:3"
|
|
#22
|
||||
|
||||
|
I've done this but did not work. The script that I have freearc was removed from the game Xenus 2. And it supports multivolume discs. If I by Ester commands you said I would need to modify the script freearc, where {#ArcLocation}, put #{Archives}. But he does not extract any file that is in the directory indicated. What would be the case {src}\Data1.arc.
The script does not accept. If you have a script freearc multi-disc that is compatible with the Witcher 2, here is my email: @ gmail.com cesar.zanetti.82 |
|
#23
|
||||
|
||||
|
no in freearc script
Archives = '{#ArcLocation}'; then in main script you have the #define Archives..... ( like i listed ) then in extraction process part of the main script you again tell it what file to extract & where it belongs in relation to {app} |
|
#24
|
||||
|
||||
|
I put in script The witcher 2.iss
#define Archives "{src}\Data1.arc;DestDir:{app};Disk:2" #define Archives Archives + "|" + "{src}\Data2.arc;DestDir:{app}\xyz\xyz;Disk:1" #define Archives Archives + "|" + "{src}\Data3.arc;DestDir:{app}\abc;Disk:2" #define Archives Archives + "|" + "{src}\Data4.arc;DestDir:{app}\def;Disk:3" I put in script FreeArc.iss in section code: Archives = '{#ArcLocation}'; But do not draw. Even the file Data1.arc. It stated that a demand for disk 2 for some files .arc. I want to installer for the game Turok. But I need to compress the videos .bik separately, so accurate freearc. Thanks for the help, but did not work. cesar.zanetti.82********com |
|
#25
|
||||
|
||||
|
because your first line says Data1.arc is on Disk2, then it asks for Data2.arc on Disk1
you need to change those to match your archive names & what folder they belong to. DONT use the example i put in change it to match what you have. |
|
#26
|
||||
|
||||
|
I copied the script after testing in various ways.
I put disk2 called to see if the disc 2 In the section [CustomMessages] not have any solicitation disk 2 I have another script that has the following line [CustomMessages] en.InsertDisk=Please insert disk ¹ %1 with file "%2" and press OK. but this script is not compatible. * Please, post a script FreeArc compatible with the script for The Wicher 2, it is possible to use multi-discs. Thank you. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| Assassins Creed [FULL Backup] (DVD9 to 2x DVD5) | FREEMAN100 | PC Games - CD/DVD Conversions | 16 | 26-12-2016 17:18 |
| Command & Conquer: Red Alert 3 (MULTI 4) DVD9 to 2xDVD5 | jta | PC Games - CD/DVD Conversions | 22 | 05-08-2012 16:55 |
| The Witcher [UK Only] (DVD9 To DVD5) | FREEMAN100 | PC Games - CD/DVD Conversions | 9 | 25-09-2008 03:41 |