I'm trying to run an installer but it shows this error:
I read somewhere that to fix this I need to install vcrun6sp6 using winetricks but it segfaults when trying to download:Runtime Error (at -1:0):
Cannot Import dll:C:\users\pipeline\Temp\is-SRGON.tmp\isskin.dll.
Code: Select all
------------------------------------------------------
You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Executing w_do_call vcrun6sp6
Executing load_vcrun6sp6
Downloading http://download.microsoft.com/download/1/9/f/19fe4660-5792-4683-99e0-8d48c22eed74/Vs6sp6.exe to /home/pipeline/.cache/winetricks/vcrun6sp6
--2017-01-30 16:44:02-- http://download.microsoft.com/download/1/9/f/19fe4660-5792-4683-99e0-8d48c22eed74/Vs6sp6.exe
Resolving download.microsoft.com (download.microsoft.com)... 104.82.107.2, 2a02:26f0:104:284::e59, 2a02:26f0:104:28d::e59, ...
Connecting to download.microsoft.com (download.microsoft.com)|104.82.107.2|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 63799912 (61M) [application/octet-stream]
Saving to: ‘Vs6sp6.exe’
Segmentation fault (core dumped)
------------------------------------------------------
Downloading http://download.microsoft.com/download/1/9/f/19fe4660-5792-4683-99e0-8d48c22eed74/Vs6sp6.exe failed
------------------------------------------------------