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
windows:programs [2025/09/11 06:43] – external edit 127.0.0.1windows: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 =====
/srv/www/wiki/data/pages/windows/programs.txt · Last modified: by Sean Rhone