Log in

View Full Version : Freearc/Innosetup decompressing error


bonz
13-11-2015, 20:26
I hope this is the right place to ask but I'm getting installation errors for some compilations which probably use freearc+innosetup utilities. I did some web searches but didn't find anything that could help me directly except for this forum.

2 example event logs errors(dashes are redacted portions):
Faulting application name: Setup.exe_Installer, version: 6.0.0.0, time stamp: 0x54359624
Faulting module name: CLS-srep.dll, version: 0.3.3.0, time stamp: 0x52064cbd
Exception code: 0xc0000005
Fault offset: 0x0000e8be
Faulting process id: 0x104c
Faulting application start time: 0x01d11e9086dd96d2
Faulting application path: ------------------------------\Setup.exe
Faulting module path: C:\Users\Admin\AppData\Local\Temp\BlackBox_{XXXXXX XX-XXXX-XXXX-XXXX-BLACKBOX0019}\CLS-srep.dll

Faulting application name: unarc.exe, version: 0.0.0.0, time stamp: 0x5335b56a
Faulting module name: CLS-srep.dll, version: 0.3.3.0, time stamp: 0x52064cbd
Exception code: 0xc0000005
Fault offset: 0x0000e8be
Faulting process id: 0x138
Faulting application start time: 0x01d11deafd6928cd
Faulting application path: C:\Users\Admin\AppData\Local\Temp\is-6CS1S.tmp\unarc.exe
Faulting module path: C:\Users\Admin\AppData\Local\Temp\is-6CS1S.tmp\CLS-srep.dll

There seems to be an issue with cls-srep.dll. I'm running win10 x64 which was installed clean recently. Am I getting this error because of some missing runtime libraries?

pakrat2k2
13-11-2015, 20:30
this is in wrong section, should have been in conversion tutorials. Head into that section there is a ton of information already posted in multiple topics.

First thing did you even run the installer as admin ?
DO you have freearc even installed in your OS ?

bonz
14-11-2015, 01:00
Thanks I'll search around.