aiguoli / SimpleList

Manage your onedrive files on WinUI3 powered app
94 stars 1 forks source link

使用时弹出提示 #1

Open hp1395816384 opened 1 year ago

hp1395816384 commented 1 year ago

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

aiguoli commented 1 year ago

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

aiguoli commented 1 year ago

弹窗点击确定就可以跳转到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

drw2005 commented 1 year ago

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

ShelbyAlan commented 4 months ago

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

没有用

aiguoli commented 4 months ago

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

没有用

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