File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
JavaScriptEngineSwitcher.V8.Native.win-x64
JavaScriptEngineSwitcher.V8.Native.win-x86
JavaScriptEngineSwitcher.Vroom Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 27
27
====================
28
28
POST-INSTALL ACTIONS
29
29
====================
30
- If in your system does not have the `msvcp140.dll` assembly, then download and install
31
- the Microsoft Visual C++ Redistributable for Visual Studio 2019
30
+ If in your system does not have the `msvcp140.dll` assembly, then download and
31
+ install the Microsoft Visual C++ Redistributable for Visual Studio 2019
32
32
(https://visualstudio.microsoft.com/downloads/#microsoft-visual-c-redistributable-for-visual-studio-2019).
33
33
34
34
=============
Original file line number Diff line number Diff line change 26
26
====================
27
27
POST-INSTALL ACTIONS
28
28
====================
29
- If in your system does not have the `msvcp140.dll` assembly, then download and install
30
- the Microsoft Visual C++ Redistributable for Visual Studio 2019
29
+ If in your system does not have the `msvcp140.dll` assembly, then download and
30
+ install the Microsoft Visual C++ Redistributable for Visual Studio 2019
31
31
(https://visualstudio.microsoft.com/downloads/#microsoft-visual-c-redistributable-for-visual-studio-2019).
32
32
33
33
=============
Original file line number Diff line number Diff line change 27
27
====================
28
28
POST-INSTALL ACTIONS
29
29
====================
30
- If in your system does not have the assemblies `msvcr110.dll` and `msvcp140.dll`, then
31
- download and install the Visual C++ Redistributable Packages for Visual Studio
32
- 2012 (https://www.microsoft.com/en-us/download/details.aspx?id=30679) and 2015
33
- (https://www.microsoft.com/en-us/download/details.aspx?id=53840).
30
+ If in your system does not have the `msvcr110.dll` and `msvcp140.dll` assemblies,
31
+ then download and install the Visual C++ Redistributable Packages for Visual
32
+ Studio 2012 (https://www.microsoft.com/en-us/download/details.aspx?id=30679) and
33
+ 2015 (https://www.microsoft.com/en-us/download/details.aspx?id=53840).
34
34
35
35
=============
36
36
DOCUMENTATION
You can’t perform that action at this time.
0 commit comments