Download and deploy latest Windows Terminal release from github
A Windows Terminal Install PS Script
1.Download the Script from Releases page.
2.Right-Click on the file and choose "Run with PowerShell"
3.Select the version you want to Install (Stable/Preview)
*Note:Some new version of windows block PS Script from execute, Please run "Set-ExecutionPolicy Unrestricted" first as administrator in Powershell first.
1.從發行頁面下載腳本
2.右鍵腳本並且選擇"用 PowerShell 執行"
3.選擇你想要安裝的版本
*注意:在某些版本的 Windows 上,會停用腳本執行,請先在 PowerShell 中以系統管理員權限執行 Set-ExecutionPolicy Unrestricted