|
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
|