|
|
|
#1
|
||||
|
||||
|
This is Reflate Only V2.
only compress with reflate and then you can use any compatible compression for innosetup. this is the code for inno to unpack reflate in bat Code:
[Run]
;reflate bat file
FileName: "{app}\BundlePC\ReflateUnpack.bat"; Description: "ReflateStuff"; Flags: nowait postinstall skipifsilent;
__________________
-the science of the useless- |
| The Following 5 Users Say Thank You to gozarck For This Useful Post: | ||
Andrey167 (25-08-2015), Lucas65 (24-11-2015), Newbie (22-08-2015), RamiroCruzo (20-08-2015), Simorq (24-08-2015) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
i've do the compressed file{.bin} and installer{using inno unicode} but after installing ReflateUnpack.bat not works.it{cmd} blinks and exits and not to extract the .refl8 file.[i hve put unpacking file ialong with .refl8 file] how to fix it. ![]() Thanks in advance. Problem solved. I've copy the arc.exe in reflatepack folder to unpack folder & delete the unnecessary unarc.exe file. Another help needed : But this reflate extraction done in post installation section.(cmd panal extraction) How to combine this process also come with main installation. Last edited by ffmla; 03-09-2015 at 01:05. Reason: Updating information |
|
#3
|
|||
|
|||
|
Quote:
[ Bro i am using reflate only by gozarck ie. Reflatepack output is 1.refl8 file then compress the entire game folder with srep+arc.{overall o/p=dat_00.bin file} ] ==>compression section ok. [i am using inno installer that extract dat_00.bin to 1.refl8 file.{while installing} =>in the destination folder i've .refl8 file i need setup.exe can extract the dat_00.bin to game source files { i don't need .refl8 file}] ==>inno extraction section problem i am follow the tutorial by goarcz but in the script section{Run: .bat execution fails{blinks}}. if anyone (understand) help. Details: I may understand in your Run section in the tutorial [Run] ;reflate bat file FileName: "{app}\BundlePC\ReflateUnpack.bat"; that extract the reflate stream in to original file.{ in my case it doesn't works} I Need: inno script that extract the reflate+srep+arc compressed file{.bin} . Thanks in advance. Last edited by ffmla; 29-08-2015 at 09:23. Reason: Updating information |
| The Following User Says Thank You to ffmla For This Useful Post: | ||
gozarck (28-08-2015) | ||
![]() |
| Tags |
| lzma, precomp, precomp+reflate+srep+lzma, reflate, srep |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best compression switches for Precomp srep and arc | Dheeraj88 | PC Games - CD/DVD Conversions | 1 | 16-06-2014 04:57 |
| F.E.A.R. Collection [CIUv2 - 7xDVD5 - SREP LZMA m0] | KaktoR | PC Games - CD/DVD Conversions | 2 | 02-04-2014 19:11 |
| Precomp and SREP | DazzleR | Software | 11 | 30-06-2013 07:53 |
| Commands use in Srep and Precomp | red01 | PC Games | 2 | 18-06-2013 05:55 |
| SREP and PRECOMP Archive Info | danswano | Software | 7 | 31-03-2013 13:28 |