User Tools

Site Tools


windows:programs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:programs [2025/07/15 15:36] Sean Rhonewindows:programs [2025/10/13 14:32] (current) Sean Rhone
Line 80: Line 80:
  
 ====== System Utilities ====== ====== System Utilities ======
 +
 +===== Windows Terminal =====
 +
 +==== VCLibs ====
 +
 +  * https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/cpp/libraries/c-runtime-packages-desktop-bridge
 +
 +  "powershell.exe" -Command "Add-AppxPackage 'https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx'"
 +
 +==== Windows Terminal ====
 +
 +  * https://github.com/microsoft/terminal/releases
 +
 +  "powershell.exe" -Command "Add-AppxPackage 'https://github.com/microsoft/terminal/releases/download/v1.23.12681.0/Microsoft.WindowsTerminal_1.23.12681.0_8wekyb3d8bbwe.msixbundle'"
  
 ===== balenaEtcher ===== ===== balenaEtcher =====
Line 88: Line 102:
  
   * https://rufus.ie/   * https://rufus.ie/
 +  * https://github.com/pbatard/rufus/wiki/FAQ
  
 ===== VC++ Redists ===== ===== VC++ Redists =====
/usr/local/www/wiki/data/attic/windows/programs.1752608217.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki