Windows10-ltsc-2019 使用 PowerShell 安装安装TranslucentTB教程(不通过微软商店安装)

Windows10-ltsc-2019 使用 PowerShell 安装安装TranslucentTB教程(不通过微软商店安装)

  1. 下载 v2020.4(最后一个兼容 1809 的版本):
    TranslucentTB安装包(下载不了上面有安装包)
  2. 安装依赖项(如未安装):
  • Microsoft.UI.Xaml.2.3(适用于 1809):
powershell 复制代码
Add-AppxPackage "https://www.nuget.org/api/v2/package/Microsoft.UI.Xaml/2.3.200213002"
  1. win+x 运行powershell管理员,安装 TranslucentTB
bash 复制代码
Add-AppxPackage -Path "D:\下载路径\TranslucentTB.msix"
相关推荐
海盗12341 天前
微软技术周报 · 2026-08-24——本周微软在 AI 模型与 Copilot 体验上加速大一统
人工智能·microsoft·copilot
RisunJan1 天前
Linux命令-xauth(X11 认证授权管理)
linux·服务器·microsoft
何以解忧,唯有..2 天前
Python 中获取目录操作完全指南
windows·python·microsoft
雾沉川2 天前
d3dx9_43.dll 丢失报错原因分析及三种标准修复方法
microsoft·3d
Yoyo Chen1803 天前
DeepSeek发布多模态模型deepseek-v4-flash-vision-exp:视觉能力正式接入Agent工作流
人工智能·深度学习·microsoft
何以解忧,唯有..3 天前
Python logging 模块:从入门到精通
python·microsoft·php
宝桥南山3 天前
Blazor Web Assembly - 体验一下Authentication State从Server共享给Client
microsoft·微软·c#·asp.net·.net·.netcore
上海魁鲸科技有限公司4 天前
APS高级排产系统到底有什么用?一文讲清功能、选型与落地建议
前端·microsoft·excel
日月新著4 天前
微软2万人调查:天天用AI的你,为什么还是原地踏步?
人工智能·microsoft
公子小六5 天前
基于.NET的Windows窗体编程之WinForms音频控件
windows·microsoft·c#·.net·音视频·winforms