#1
|
|||
|
|||
Help- How to extract a .bin file compressed by a code ?
Please Help How to extract a .bin file compressed by a code ?
i have used :- -msrep64+delta+lzma64:a1:mfbt4:d158m:fb273:mc1000:l c8 please give me any installer or some way by which .bin file extracted by this can be extracted please help |
Sponsored Links |
#2
|
||||
|
||||
you can use any of the CIU versions ( 8569...1006 ) but in the setup folder ( where your images are, you have an autorun folder, background folder, setup folder) but in the root of the main Setup folder, you must include arc.ini so that inno knows how to unpack it. Like image below....
|
#3
|
|||
|
|||
Quote:
could you p;ease tell from where i will got arc.ini or cud something ? please if possible this time you give me all possible things to extract that .bin files in all windows system (everyone abusing me) |
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
Quote:
Quote:
Last edited by Dante1995; 28-12-2014 at 21:54. |
#6
|
|||
|
|||
Dante1995 how to use your given ciu ? could you dive me any made installer by which we can extract .bin file obtained from below image.
http://i.imgur.com/xdanure.jpg Last edited by Adonix; 13-10-2014 at 05:24. |
#7
|
||||
|
||||
Good! It's Perfect!
Thanks Dante1995! But how to edit the autorun image & installer background?
|
#8
|
|||
|
|||
test
Quote:
1) rename file data1.bin 2) double click decompress.bat Quote:
Last edited by Dante1995; 28-12-2014 at 21:54. |
#9
|
||||
|
||||
Quote:
|
#10
|
||||
|
||||
Dante1995
That you giving me doesn't support freearc method! why? |
#11
|
||||
|
||||
don't use srep64 and lzma64 with CI or CIU because it wasn't configured to extract such method. use normal srep and lzma.
|
#12
|
||||
|
||||
Quote:
Code:
-msrep+delta+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 |
#14
|
|||
|
|||
Quote:
arc.ini Code:
[External compressor:precomp] header = 0 unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp [External compressor:srep] header = 0 unpackcmd = srep {options} -d -s - - <stdin> <stdout> [External compressor:srep64] header = 0 unpackcmd = srep64 {options} -d -s - - <stdin> <stdout> [External compressor:lzma64] header = 0 unpackcmd = lzma64 d lzma{:option} <stdin> <stdout> in [Files] Code:
Source: Include\srep64.exe; DestDir: {tmp}; Flags: dontcopy Source: Include\lzma64.exe; DestDir: {tmp}; Flags: dontcopy Code:
ExtractTemporaryFile('lzma64.exe'); ExtractTemporaryFile('srep64.exe'); |
#15
|
||||
|
||||
Hi Razor12911! CIU Version was doesn't support method for freearc! can you help how to fix it?
|
The Following User Says Thank You to Carldric Clement For This Useful Post: | ||
Jahan1373 (15-11-2023) |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
BF2 1.4 Crack Online Issue | glenbo | PC Games | 58 | 31-07-2008 20:43 |
Having a nightmare with Iomega USB ZipCD - Help! | Tranced | CD/DVD-Writers | 2 | 03-04-2005 07:00 |
How can I make a .pss file from a .bin file??? | Kai-G | PS2 Games | 2 | 21-09-2001 19:40 |
need to create .cue file for existing .bin | needhelp | CD/DVD Software & Utilities | 2 | 14-11-2000 15:23 |