|
#106
|
|||
|
|||
|
Thanks for the reply.
Unfortunately, I encountered a problem when extracting packed archives using SREP with PRECOMP. No matter which version of PRECOMP I use, I get an error. I noticed that the problem only occurs when the archives compressed with SREP and PRECOMP - when I use only the SREP, the files are extracted without error. I used to compress files Conversion Quick Archive Packer and this script (no files were swapped - just unpacked and used these programs). I attach the sample files. SREP Version: 3.0 PRECOMP Version: 0.38 & 0.42 Compression Method: -msrep + delta + lzma: a1: mfbt4: d158m: fb273: MC1000: LC8 & -mprecomp + SREP + delta + lzma: a1: mfbt4: d158m: fb273: MC1000: LC8 Error when using PRECOMP: --------------------------- ISDone.dll --------------------------- An error occurred when unpacking! Unarc.dll returned an error code: -1 ERROR: archive data corrupted (decompression fails) --------------------------- BTW. The strange thing is that the error doesn't pops up every time - on 5 installation attempts appears 2 to 3 times. This same files are extracted without any error in the Razor's IC, so ERROR must be on the side of script GBB. Any solustion? Last edited by hydefromt70s; 16-11-2014 at 00:21. |
| The Following User Says Thank You to hydefromt70s For This Useful Post: | ||
Simorq (27-03-2015) | ||
| Sponsored Links |
|
#107
|
|||
|
|||
|
Ok, nevermind with previous problem - somehow I managed it
![]() Okay with the previous problem - somehow I worked this. But I noticed that the progress bar on the top bar does not deduct properly until the end. I made a repack of a certain game (6 files bin, 5xDVD5) and already at the 3-4 disc shows that left 0 minutes to the end. Any fix? |
|
#108
|
|||
|
|||
|
I allowed myself to update this script because @thelastknight do not have time. I am not an expert in INNO, but with each passing day my knowledge grows: D
Here are the changes in my modified version: - Config file setup.ini moved inside setup.exe when compile - Updated 7z (alpha 9.34) - Added new section to the arc.ini to extract 7z files - Updated CLS-srep.dll to unpack files SREP 3.93 - Updated srep.exe and srep64.exe to 3.93 - Updated unarc.dll - Modified time to change slides for 60 sec I hope that @thelastknight and the @Razor will not be mad at me
Last edited by hydefromt70s; 22-11-2014 at 01:58. |
| The Following 7 Users Say Thank You to hydefromt70s For This Useful Post: | ||
Andrey167 (22-11-2014), Bilawal (15-01-2015), oltjon (03-04-2016), Prince Soft (05-11-2016), punchao (22-11-2014), Razor12911 (22-11-2014), Simorq (27-03-2015) | ||
|
#109
|
||||
|
||||
|
How to create desktop icon for Borderlands The Pre-sequel?
Binaries\Win32\BorderlandsPreSequel.exe In the setup.ini or in Script.iss? i need a Example please |
|
#110
|
|||
|
|||
|
You don't change anything in Script.iss file, only in setup.ini.
|
|
#111
|
||||
|
||||
|
so?
Exec=\Binaries\Win32\BorderlandsPreSequel.exe //Exec2Name=x64 //Exec2=Binaries\Launcher.exe Last edited by punchao; 22-11-2014 at 11:50. |
|
#112
|
|||
|
|||
|
Quote:
|
| The Following User Says Thank You to hydefromt70s For This Useful Post: | ||
punchao (22-11-2014) | ||
|
#113
|
||||
|
||||
|
for install redistributables,I created a folder named _CommonRedist
in output folder,its correct? thanks for your help and sorry for my bad english |
|
#114
|
|||
|
|||
|
Yes, just write correct path in setup.ini to yours redist exe files.
|
|
#115
|
|||
|
|||
|
And here's another small update of GBB Custom Modified Version
![]() - added "ExecParametr" in the setup.ini for desktop shortcut parameters I missed this option, so I decided to add it Usually you rarely use additional parameters when you start the game, but some games require this, e.g. Dead Island Escape.In "ExecParametr" just type your additional parameters for desktop shortcut
|
| The Following 5 Users Say Thank You to hydefromt70s For This Useful Post: | ||
ADMIRAL (13-06-2020), Bilawal (15-01-2015), oltjon (03-04-2016), Prince Soft (05-11-2016), Simorq (27-03-2015) | ||
|
#116
|
||||
|
||||
|
but _CommonRedist folder,put in Output folder or in game folder before compress the game?
|
|
#117
|
|||
|
|||
|
Quote:
Buddy, try by trial and error method - watch what happens if you change any parameter, and draw conclusions. This is the fastest method for learning
|
| The Following 2 Users Say Thank You to hydefromt70s For This Useful Post: | ||
punchao (22-11-2014), Razor12911 (22-11-2014) | ||
|
#118
|
||||
|
||||
|
Many thanks for your help bro +10
|
|
#119
|
|||
|
|||
|
Today I tried to create an installer for the game with using an .avi file, and there is something wrong. I do not know how to explain it well, so I recorded a short video showing the problem.
http://youtu.be/IsM1c44-9ro Razor, can you fix it? |
| The Following User Says Thank You to hydefromt70s For This Useful Post: | ||
Prince Soft (05-11-2016) | ||
|
#120
|
|||
|
|||
|
Thanks
|
| The Following User Says Thank You to rakeshbro For This Useful Post: | ||
Prince Soft (05-11-2016) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| Blackbox Inno Setup Script | Kurutucu | Conversion Tutorials | 1190 | 18-08-2019 22:43 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| NASCAR The Game 2013 (inno setup script) | sentinelks | PC Games - CD/DVD Conversions | 28 | 08-09-2013 20:30 |
| Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |