File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
JavaScriptEngineSwitcher.V8.Native.win-x64
JavaScriptEngineSwitcher.V8.Native.win-x86
JavaScriptEngineSwitcher.Vroom Expand file tree Collapse file tree 3 files changed +3
-3
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 `msvcp140.dll` assembly, then download and install
30
+ If in your system does not have the `msvcp140.dll` assembly, then download and install
31
31
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
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 `msvcp140.dll` assembly, then download and install
29
+ If in your system does not have the `msvcp140.dll` assembly, then download and install
30
30
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
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 assemblies `msvcr110.dll` and `msvcp140.dll`, then
30
+ If in your system does not have the assemblies `msvcr110.dll` and `msvcp140.dll`, then
31
31
download and install the Visual C++ Redistributable Packages for Visual Studio
32
32
2012 (https://www.microsoft.com/en-us/download/details.aspx?id=30679) and 2015
33
33
(https://www.microsoft.com/en-us/download/details.aspx?id=53840).
You can’t perform that action at this time.
0 commit comments