Jonno12345 / TileIconifier

Creates tiles for most Windows 8.1 and 10 start menu icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ошибка при создании ярлыка

nagets889 opened this issue · comments

При добавлении нового ярлыка подвисает и вылезает ошибка

######## COPY FROM HERE

TileIconifier Version: v2.2.6776.40899 - x64
OS Version: 10.0.19044.0 - x64
Administrator?: Yes

System.IO.IOException: Доступ к этому файлу из системы отсутствует.

в 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\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:строка 166
в TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.GetIconPath(String iconTag) в C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:строка 203
в TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.<>c.b__0_4(<>f__AnonymousType02 <>h__TransparentIdentifier0) в C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:строка 69 в 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\Jonno\Documents\GitHub\TileIconify\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()

######## TO HERE