File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 99< div class ="zd-section ">
1010 < h2 id ="windows "> Windows</ h2 >
1111
12+ < div class ="alert alert-info " role ="alert ">
13+ If Zeal crashes on start, with or without a warning about missing < strong > vcruntime140.dll</ strong > , please install
14+ < a href ="https://www.microsoft.com/en-us/download/details.aspx?id=52685 "> < strong > Microsoft Visual C++ 2015 Redistributable</ strong > </ a > .
15+ </ div >
16+
1217 < h3 > Installer (MSI)</ h3 >
1318 < p > Use this installer to conveniently install Zeal as any other app.</ p >
1419 < p >
@@ -44,6 +49,8 @@ <h3>Scoop</h3>
4449 < pre > > scoop bucket add extras</ pre >
4550 < p > To install Zeal run the following command:</ p >
4651 < pre > > scoop install zeal</ pre >
52+ < p > Scoop can also install Visual C++ 2015 Redistributable:</ p >
53+ < pre > > scoop install vcredist2015</ pre >
4754
4855 < h3 > CI builds</ h3 >
4956 < p >
You can’t perform that action at this time.
0 commit comments