Portproton msvcr100 dll linux

Thread: Install Visual c++ Libraries in Wine without Winetricks

darkeale is offlineFrothy Coffee!

Install Visual c++ Libraries in Wine without Winetricks

I am trying to get Visual c++ 2003, 2005 and 2008 libraries into my Wine. However the computer I am trying to do this on has no internet connection so I can’t use Winetricks. Can anyone send me links to where I can download these packages so that I can then transfer them on a USB.

Toz is offlineStaff Emeritus

Join Date Jun 2005 Location Toronto, Canada Beans 9,172 —> Beans Hidden! Distro Xubuntu 16.04 Xenial Xerus

Re: Install Visual c++ Libraries in Wine without Winetricks

w_metadata vcrun2003 dlls \
title=»Visual C++ 2003 libraries (mfc71,msvcp71,msvcr71)» \
publisher=»Microsoft» \
year=»2003″ \
media=»download» \
file1=»BZEditW32_1.6.5_Installer.exe» \
installed_file1=»$W_SYSTEM32_DLLS_WIN/msvcp71.dll»

load_vcrun2003()
# Load the Visual C++ 2003 runtime libraries
# Sadly, I know of no Microsoft URL for these
echo «Installing BZFlag (which comes with the Visual C++ 2003 runtimes)»
w_download $WINETRICKS_SOURCEFORGE/bzflag/BZEditW32_1.6.5_Installer.exe bdd1b32c4202fd77e6513fd507c8236888b09121
w_try $WINE «$W_CACHE»/vcrun2003/BZEditW32_1.6.5_Installer.exe $W_UNATTENDED_SLASH_S
w_try cp «$W_PROGRAMS_X86_UNIX/BZEdit1.6.5″/m*71* «$W_SYSTEM32_DLLS»
>

w_metadata vcrun2005 dlls \
title=»Visual C++ 2005 libraries (mfc80,msvcp80,msvcr80)» \
publisher=»Microsoft» \
year=»2011″ \
media=»download» \
file1=»vcredist_x86.EXE» \
installed_file1=»c:/windows/winsxs/x86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727. 6195_x-ww_150c9e8b/mfc80.dll»

cd «$W_CACHE»/vcrun2005
w_override_dlls native,builtin msvcr80
w_try $WINE $file1 $W_UNATTENDED_SLASH_Q
>

w_metadata vcrun2008 dlls \
title=»Visual C++ 2008 libraries (mfc90,msvcp90,msvcr90)» \
publisher=»Microsoft» \
year=»2011″ \
media=»download» \
file1=»vcredist_x86.exe» \
installed_file1=»C:/windows/winsxs/x86_Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_9.0.30729. 6161_x-ww_028bc148/mfc90.dll»

load_vcrun2008()
# June 2011 security update, see
# http://www.microsoft.com/technet/sec. /MS11-025.mspx or
# http://support.microsoft.com/kb/2538242
w_download http://download.microsoft.com/downlo. redist_x86.exe 470640aa4bb7db8e69196b5edb0010933569e98d
w_override_dlls native,builtin msvcr90
cd «$W_CACHE»/vcrun2008
w_try $WINE $file1 $W_UNATTENDED_SLASH_Q
>

w_metadata vcrun2010 dlls \
title=»Visual C++ 2010 libraries (mfc100,msvcp100,msvcr100)» \
publisher=»Microsoft» \
year=»2010″ \
media=»download» \
file1=»vcredist_x86.exe» \
installed_file1=»$W_SYSTEM32_DLLS_WIN/mfc100.dll»

Читайте также:  Smb linux to mac

if w_workaround_wine_bug 23427 «» 1.3.5,
then
w_call msxml3
fi

w_override_dlls native,builtin msvcr100
cd «$W_CACHE»/vcrun2010
w_try $WINE vcredist_x86.exe $W_UNATTENDED_SLASH_Q
>

vcrun2003 = $WINETRICKS_SOURCEFORGE/bzflag/BZEditW32_1.6.5_Installer.exe
. where $WINETRICKS_SOURCEFORGE resolves to either:
— «http://surfnet.dl.sourceforge.net/sourceforge» or
— «http://downloads.sourceforge.net».

# Sadly, I know of no Microsoft URL for these
echo «Installing BZFlag (which comes with the Visual C++ 2003 runtimes)»

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vcrun2017 broken with Wine 7.3 #1885

vcrun2017 broken with Wine 7.3 #1885

Comments

SSL_INIT Executing mkdir -p /home/ketsui/.local/share/wine ------------------------------------------------------ warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. ------------------------------------------------------ Using winetricks 20210206-next - sha256sum: fa8e1cac62953f13f0964441eac40097d7054a78852ab5a35c925c78a6e89a65 with wine-7.3 and WINEARCH=win64 Executing w_do_call vcrun2017 Executing mkdir -p /home/ketsui/.local/share/wine ------------------------------------------------------ warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. ------------------------------------------------------ Executing load_vcrun2017 Using native,builtin override for following DLLs: api-ms-win-crt-private-l1-1-0 api-ms-win-crt-conio-l1-1-0 api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 api-ms-win-crt-math-l1-1-0 api-ms-win-crt-runtime-l1-1-0 api-ms-win-crt-stdio-l1-1-0 api-ms-win-crt-time-l1-1-0 atl140 concrt140 msvcp140 msvcp140_1 msvcp140_2 msvcr140 ucrtbase vcomp140 vcruntime140 Executing wine regedit C:\windows\Temp\override-dll.reg 0144:err:module:load_apiset_dll failed to load apiset: c0000482 014c:err:module:load_apiset_dll failed to load apiset: c0000482 0154:err:module:load_apiset_dll failed to load apiset: c0000482 015c:err:module:load_apiset_dll failed to load apiset: c0000482 Executing wine64 regedit C:\windows\Temp\override-dll.reg 0198:err:module:load_apiset_dll failed to load apiset: c0000482 01a0:err:module:load_apiset_dll failed to load apiset: c0000482 01a8:err:module:load_apiset_dll failed to load apiset: c0000482 ------------------------------------------------------ warning: Working around wine bug 50894 -- Working around failing wusa.exe lookup via C:\windows\SysNative ------------------------------------------------------ Executing wine winecfg -v winxp64 01b0:err:module:load_apiset_dll failed to load apiset: c0000482 01b8:err:module:load_apiset_dll failed to load apiset: c0000482 01c0:err:module:load_apiset_dll failed to load apiset: c0000482 01c8:err:module:load_apiset_dll failed to load apiset: c0000482 ------------------------------------------------------ warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/home/ketsui/.local/share/wine/dark_souls terminate ------------------------------------------------------ Executing cabextract -q --directory=/home/ketsui/.local/share/wine/dark_souls/dosdevices/c:/windows/temp/win32 /home/ketsui/.cache/winetricks/vcrun2017/vc_redist.x86.exe -F a10 Executing cabextract -q --directory=/home/ketsui/.local/share/wine/dark_souls/dosdevices/c:/windows/syswow64 /home/ketsui/.local/share/wine/dark_souls/dosdevices/c:/windows/temp/win32/a10 -F ucrtbase.dll /home/ketsui/.local/share/wine/dark_souls/dosdevices/c:/windows/temp/win32/a10: WARNING; possible 16776 extra bytes at end of file. Executing cd /home/ketsui/.cache/winetricks/vcrun2017 Executing wine vc_redist.x86.exe 002c:err:module:load_apiset_dll failed to load apiset: c0000482 002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126). 003c:err:module:load_apiset_dll failed to load apiset: c0000482 0048:err:module:load_apiset_dll failed to load apiset: c0000482 0068:err:module:load_apiset_dll failed to load apiset: c0000482 008c:err:module:load_apiset_dll failed to load apiset: c0000482 00a4:err:module:load_apiset_dll failed to load apiset: c0000482 0024:err:module:load_apiset_dll failed to load apiset: c0000482 0024:err:module:import_dll Library api-ms-win-core-string-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-errorhandling-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-timezone-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-file-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-namedpipe-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-handle-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-file-l2-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-heap-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-libraryloader-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-synch-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-processthreads-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-processenvironment-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-datetime-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-localization-l1-2-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-sysinfo-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-synch-l1-2-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-console-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-debug-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-processthreads-l1-1-1.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-file-l1-2-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-profile-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-memory-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-util-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-rtlsupport-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library api-ms-win-core-interlocked-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\ucrtbase.dll") not found 0024:err:module:import_dll Library ucrtbase.dll (which is needed by L"C:\\windows\\system32\\sechost.dll") not found 0024:err:module:import_dll Library sechost.dll (which is needed by L"C:\\windows\\system32\\ADVAPI32.dll") not found 0024:err:module:import_dll Library ADVAPI32.dll (which is needed by L"Y:\\vcrun2017\\vc_redist.x86.exe") not found 
$ winetricks -V 20210206-next - sha256sum: fa8e1cac62953f13f0964441eac40097d7054a78852ab5a35c925c78a6e89a65 

I noticed that /usr/lib/wine/x86_64-windows/api-ms*.dll are gone in 7.3, might be related?

Читайте также:  Linux distributed file system

The text was updated successfully, but these errors were encountered:

Источник

Оцените статью
Adblock
detector