Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nagets889 opened this issue Mar 3, 2023 · 0 comments
Open

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

nagets889 opened this issue Mar 3, 2023 · 0 comments

Comments

@nagets889
Copy link

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

######## 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant