[2023-12-01 21:06:24.1234] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::73] Send Run settings telemetry [2023-12-01 23:32:32.0979] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Storage\PackageRepository.cs::53] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Windows.Storage.StorageFolder Exception thrown in called method: Microsoft.Win32.SafeHandles.SafeFileHandle CreateFile(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions) Possible interpretation of the error: Could not find file 'C:\Program Files\WindowsApps\Microsoft.Microsoft3DViewer_2023.2307.27042.0_neutral_~_8wekyb3d8bbwe\AppxManifest.xml'. Possible resolution: Not yet known Exception full name : System.IO.FileNotFoundException Exception message : Could not find file 'C:\Program Files\WindowsApps\Microsoft.Microsoft3DViewer_2023.2307.27042.0_neutral_~_8wekyb3d8bbwe\AppxManifest.xml'. Exception stack trace: at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) at System.Xml.XmlTextReaderImpl.FinishInitUriString() at System.Xml.XmlReaderSettings.CreateReader(String inputUri, XmlParserContext inputContext) at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options) at Microsoft.Plugin.Program.Programs.UWP.XmlNamespaces(String path) at Microsoft.Plugin.Program.Programs.UWP.InitializeAppInfo(String installedLocation) at Microsoft.Plugin.Program.Storage.PackageRepository.OnPackageInstalling(PackageCatalog p, PackageInstallingEventArgs args) Exception source : System.Private.CoreLib Exception target site: Microsoft.Win32.SafeHandles.SafeFileHandle CreateFile(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions) Exception HResult : -2147024894 -------------------------- End exception --------------------------