Add Microsoft Terminal

This commit is contained in:
Anthony Rose 2023-03-19 22:22:01 +00:00
parent 791f76f44f
commit c05031356d

View file

@ -31,6 +31,10 @@
<pre><code>dark.exe -x vcruntime VC_redist.x64.exe</code></pre> <pre><code>dark.exe -x vcruntime VC_redist.x64.exe</code></pre>
<p>Then open <code>vcruntime\AttachedContainer\packages\vcRuntimeMinimum_amd64\cab1.cab</code> and copy all the files into the KeePassXC directory.</p> <p>Then open <code>vcruntime\AttachedContainer\packages\vcRuntimeMinimum_amd64\cab1.cab</code> and copy all the files into the KeePassXC directory.</p>
<h2>Microsoft Terminal</h2>
<p><a href="https://github.com/microsoft/terminal/releases">Download</a></p>
<p>The <code>.msixbundle</code> will install without admin permissions.</p>
<h2>mRemoteNG</h2> <h2>mRemoteNG</h2>
<p><a href="https://mremoteng.org/download">Download</a></p> <p><a href="https://mremoteng.org/download">Download</a></p>
<p>ZIP version can run from any directory.</p> <p>ZIP version can run from any directory.</p>