Jonno12345 / TileIconifier

Creates tiles for most Windows 8.1 and 10 start menu icons
MIT License
1.39k stars 62 forks source link

Crash when i make custom shortcut #409

Open kanaerosewaid opened 1 year ago

kanaerosewaid commented 1 year ago

TileIconifier Version: v3.1.1.2 - x64 OS Version: 10.0.19045.0 - x64 Administrator?: Yes

System.IO.DirectoryNotFoundException: Не удалось найти часть пути "C:\Program Files\WindowsApps\Microsoft.624F8B84B80_3.583.19.0_x648wekyb3d8bbwe". в System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) в System.IO.FileSystemEnumerableIterator1.CommonInit() в System.IO.FileSystemEnumerableIterator1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler1 resultHandler, Boolean checkHost) в System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption) в System.Linq.Enumerable.WhereSelectArrayIterator2.MoveNext() в TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.<>cDisplayClass3_0.b0(String p) в C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:строка 166 в TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.GetIconPath(String iconTag) в C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:строка 203 в TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.<>c.b0_3(<>fAnonymousType02 <>h__TransparentIdentifier0) в C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:строка 70 в System.Linq.Enumerable.<>c__DisplayClass7_03.b0(TSource x) в System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() в System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() в System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() в TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.GetAppKeysFromRegistry() в C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:строка 60 в TileIconifier.Controls.Custom.WindowsStoreShellMethod.WindowsStoreAppListViewItemLibrary.RefreshList(Boolean force) в TileIconifier.Forms.CustomShortcutForms.FrmCustomShortcutManagerNew.FullUpdate(Object sender, DoWorkEventArgs e) в TileIconifier.Utilities.FormUtils.<>cDisplayClass1_0.b__0() в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) в System.Threading.ThreadHelper.ThreadStart()