Mohamed Ali

Results 4 comments of Mohamed Ali

> Maybe related: #3037 He solved the issue here by reinstalling windows which I can't do for every user that has this issue

> Here is some sample `DeploymentManager` code required if you haven't specified `true` in your csproj: > > ```cs > if (DeploymentManager.GetStatus().Status != DeploymentStatus.Ok) > { > Debug.WriteLine("[App]: DeploymentManager status:...

> > Although the runtime is installed > > What's reported by > > ``` > powershell -c $(get-appxpackage micro*win*app*run*).packagefullname > ``` MicrosoftCorporationII.WinAppRuntime.Main.1.2_2000.707.2303.0_x64__8wekyb3d8bbwe MicrosoftCorporationII.WinAppRuntime.Singleton_2000.707.2303.0_x64__8wekyb3d8bbwe Microsoft.WinAppRuntime.DDLM.2000.707.2303.0-x6_2000.707.2303.0_x64__8wekyb3d8bbwe Microsoft.WinAppRuntime.DDLM.2000.707.2303.0-x8_2000.707.2303.0_x86__8wekyb3d8bbwe Microsoft.WindowsAppRuntime.1.2_2000.707.2303.0_x64__8wekyb3d8bbwe Microsoft.WindowsAppRuntime.1.2_2000.707.2303.0_x86__8wekyb3d8bbwe

Updated the issue because the issue also occurs when a text contains both RTL and LTR letters as shown by @leaders-mindes