View Single Post
  #882  
Old 23-08-2020, 03:46
Atakanbasturk Atakanbasturk is offline
Registered User
 
Join Date: Dec 2012
Location: istanbul
Posts: 7
Thanks: 4
Thanked 0 Times in 0 Posts
Atakanbasturk is on a distinguished road
Setup.exe suddenly closes itself...

I compressed Spider-Man 3 files with UltraARC.

Config0.ini:

MASK = msc+lzma2

[External compressor:msc]
;Cls library in CIU
header = 0
default = -raw=1 -bmf=9 -bmp=1 -wav=1 -mp3=1
packcmd = "MEDIA\MSC\MSC" c -f -v -mp3=1 InFile OutFile
datafile = InFile
packedfile = OutFile

[External compressor:lzma2,Lzma2]
header = 0
default = :d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0
packcmd = "7z\7z_x64" a -txz -an -mcrc=0 -m1=lzma2:d1024m:mf=bt4:fb=273:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout>

UltraARC's unpack.exe file can extract final file successfully. But When I use ASIS final version(compile script and run setup.exe), setup.exe closing when it reaches %87,7 everytime.

https://www.youtube. com/watch ?v=FYLmxA3TgvY

NOTE: I tried Spider-Man Web of Shadows and setup.exe successfully extract files.

Script.iss and Setting.ini in attachment.

NOTE 2: My RAMs, processor and SSD are fine. Tested with MemTest+, Aida64 Extreme and Samsung Magician.

Windows 10 pro 64 bit
32 GB DDR4 RAM
İntel i7 6700K
Attached Files
File Type: zip files.zip (194.4 KB, 7 views)
Reply With Quote