PDA

View Full Version : [Help!!!] I need script extract ARC file inno


GloverK1911
15-02-2014, 07:10
Like title: i need a script can extract ARC file for my custom setup:D

pakrat2k2
15-02-2014, 08:28
yener90's ciu1006 can handle it just fine, you edit setup.ini and specify the name under:

[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;

the bold part can be named whatever you want xyz, aaa, arc.....
just that everyone seems to use cab extension...

GloverK1911
16-02-2014, 02:02
no i mean i need script extract ARC file not a setup file

Razor12911
16-02-2014, 02:20
http://fileforums.com/showpost.php?p=416598&postcount=320
http://fileforums.com/showpost.php?p=416548&postcount=295

Moderators might close thread because there is the Inno Setup Troubleshoot Thread

GloverK1911
16-02-2014, 02:32
http://fileforums.com/showpost.php?p=416598&postcount=320
http://fileforums.com/showpost.php?p=416548&postcount=295

Moderators might close thread because there is the Inno Setup Troubleshoot Thread

How to use ISfreearcextract ?

Grumpy
16-02-2014, 03:02
See HERE (http://fileforums.com/showthread.php?t=94970)