window server 安装msix
Add-AppxPackage -Path "D:\Applications\0_soft\Microsoft.WindowsTerminalPreview_Win10_1.16.3463.0_8wekyb3d8bbwe.msixbundle" -RequiredContentGroupOnly
Add-AppxPackage -Path "C:\ApplicationsRoot\soft\Microsoft.WindowsTerminal_Win10_1.16.10261.0_8wekyb3d8bbwe.msixbundle" -RequiredContentGroupOnly
1terminal
https://github.com/microsoft/terminal Star 42377
https://learn.microsoft.com/zh-cn/powershell/module/appx/add-appxpackage?view=windowsserver2022-ps
https://github.com/microsoft/terminal/releases/tag/v1.16.10261.0
C:\Program Files\Microsoft Visual Studio\2022\Enterprise
cmd.exe /k "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\Tools\VsDevCmd.bat" -arch=x64 -host_arch=x64
C:\0_db\Redis-x64-5.0.14(none)\
cmd.exe /k "server-start.bat" -arch=x64 -host_arch=x64
C:\0_db\Redis-x64-5.0.14\
cmd.exe /k "redis-server.exe" -arch=x64 -host_arch=x64
C:\0_db\mysql-8.0.20-winx64\bin\
cmd.exe /k "mysql-win-start.bat" -arch=x64 -host_arch=x64
C:\0_project\nginx-1.18.0\
cmd.exe /k "startup_nginx-pro.bat" -arch=x64 -host_arch=x64
C:\0_db\elasticsearch-7.14.1\bin\
cmd.exe /k "elasticsearch.bat" -arch=x64 -host_arch=x64
Windows Terminal 是一个全新的,现代的,快速,功能强大且高效的终端应用程序,支持PowerShell,Cmd,WSL(Windows的Linux子系统)和 SSH 等命令行程序。
文档更新时间: 2023-10-25 07:13 作者:admin