SimpleList icon indicating copy to clipboard operation
SimpleList copied to clipboard

使用时弹出提示

Open hp1395816384 opened this issue 2 years ago • 5 comments

在使用的时候弹出“this application requires the windows app runtime version 1.3”这个提示,无法使用,查询到这么一个帖子https://cloud.tencent.com/developer/article/2296768

hp1395816384 avatar Sep 11 '23 15:09 hp1395816384

尝试过了,不行。可以考虑点击确定然后下载一个runtime https://github.com/microsoft/WindowsAppSDK/issues/2597

aiguoli avatar Sep 13 '23 09:09 aiguoli

弹窗点击确定就可以跳转到runtime安装包下载页面,如果没跳转可以在这里下载,截至目前是1.4版本 https://learn.microsoft.com/zh-cn/windows/apps/windows-app-sdk/downloads

1.8.0以后的版本支持中文,只要你的系统设置是中文

关于win7,winui3官方说明是不会支持的,详见 https://github.com/microsoft/WindowsAppSDK/issues/78

aiguoli avatar Sep 21 '23 02:09 aiguoli

win11下安装这个包就能正常运行了: https://aka.ms/windowsappsdk/1.4/latest/windowsappruntimeinstall-x64.exe

drw2005 avatar Oct 19 '23 03:10 drw2005

win11下安装这个包就能正常运行了: https://aka.ms/windowsappsdk/1.4/latest/windowsappruntimeinstall-x64.exe

没有用

ShelbyAlan avatar Jul 12 '24 11:07 ShelbyAlan

win11下安装这个包就能正常运行了: https://aka.ms/windowsappsdk/1.4/latest/windowsappruntimeinstall-x64.exe

没有用

新版本可以不下载运行时了,试试看

aiguoli avatar Jul 13 '24 09:07 aiguoli