Jonno12345 / TileIconifier

Creates tiles for most Windows 8.1 and 10 start menu icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash when i make custom shortcut

kanaerosewaid opened this issue · comments

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_x64__8wekyb3d8bbwe".
в 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.<>c__DisplayClass3_0.b__0(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.b__0_3(<>f__AnonymousType02 <>h__TransparentIdentifier0) в C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:строка 70 в System.Linq.Enumerable.<>c__DisplayClass7_03.b__0(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.<>c__DisplayClass1_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()