mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-11 23:46:15 +00:00
Removed MSVCRT artifacts from repo as they are no longer needed.
This commit is contained in:
parent
d5cb4cf162
commit
37ad1c08bb
9
thirdparty/crt/update.bat
vendored
9
thirdparty/crt/update.bat
vendored
@ -1,9 +0,0 @@
|
||||
REM Updates the 32-bit and 64-bit VS Runtime dlls
|
||||
REM Needs to be run from a 64-bit command prompt
|
||||
REM Otherwise Windows will put 32-bit dlls in system32
|
||||
copy c:\windows\system32\msvcr100.dll win64
|
||||
copy c:\windows\system32\msvcp100.dll win64
|
||||
copy c:\windows\system32\msvcr120.dll win64
|
||||
copy c:\windows\sysWoW64\msvcr100.dll win32
|
||||
copy c:\windows\sysWow64\msvcp100.dll win32
|
||||
copy c:\windows\sysWow64\msvcr120.dll win32
|
BIN
thirdparty/crt/win32/msvcp100.dll
vendored
BIN
thirdparty/crt/win32/msvcp100.dll
vendored
Binary file not shown.
BIN
thirdparty/crt/win32/msvcr100.dll
vendored
BIN
thirdparty/crt/win32/msvcr100.dll
vendored
Binary file not shown.
BIN
thirdparty/crt/win64/msvcp100.dll
vendored
BIN
thirdparty/crt/win64/msvcp100.dll
vendored
Binary file not shown.
BIN
thirdparty/crt/win64/msvcr100.dll
vendored
BIN
thirdparty/crt/win64/msvcr100.dll
vendored
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user