You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\WindowsApps\Microsoft.MicrosoftMinesweeper_2.7.4300.0_x86__8wekyb3d8bbwe'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator1.CommonInit() at System.IO.FileSystemEnumerableIterator1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler1 resultHandler, Boolean checkHost) at System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption) at System.Linq.Enumerable.WhereSelectArrayIterator2.MoveNext()
at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.<>c__DisplayClass3_0.b__0(String p) in C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 166
at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.GetIconPath(String iconTag) in C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 203
at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.<>c.b__0_4(<>f__AnonymousType02 <>h__TransparentIdentifier0) in C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 69 at System.Linq.Enumerable.<>c__DisplayClass7_03.b__0(TSource x)
at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.GetAppKeysFromRegistry() in C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 60
at TileIconifier.Controls.Custom.WindowsStoreShellMethod.WindowsStoreAppListViewItemLibrary.RefreshList(Boolean force)
at TileIconifier.Forms.CustomShortcutForms.FrmCustomShortcutManagerNew.FullUpdate(Object sender, DoWorkEventArgs e)
at TileIconifier.Utilities.FormUtils.<>c__DisplayClass1_0.b__0()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
######## TO HERE
The text was updated successfully, but these errors were encountered:
The same error happens with the latest version 3.1.1.2x64
Please could you raise an issue at https://github.com/Jonno12345/TileIconify/issues with the following information:
######## COPY FROM HERE
TileIconifier Version: v2.2.6776.40899 - x64
OS Version: 10.0.19045.0 - x64
Administrator?: Yes
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\WindowsApps\Microsoft.MicrosoftMinesweeper_2.7.4300.0_x86__8wekyb3d8bbwe'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator
1.CommonInit() at System.IO.FileSystemEnumerableIterator
1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler1 resultHandler, Boolean checkHost) at System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption) at System.Linq.Enumerable.WhereSelectArrayIterator
2.MoveNext()at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.<>c__DisplayClass3_0.b__0(String p) in C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 166
at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.GetIconPath(String iconTag) in C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 203
at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.<>c.b__0_4(<>f__AnonymousType0
2 <>h__TransparentIdentifier0) in C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 69 at System.Linq.Enumerable.<>c__DisplayClass7_0
3.b__0(TSource x)at System.Linq.Enumerable.WhereSelectEnumerableIterator
2.MoveNext() at System.Linq.Enumerable.WhereSelectEnumerableIterator
2.MoveNext()at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.GetAppKeysFromRegistry() in C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 60
at TileIconifier.Controls.Custom.WindowsStoreShellMethod.WindowsStoreAppListViewItemLibrary.RefreshList(Boolean force)
at TileIconifier.Forms.CustomShortcutForms.FrmCustomShortcutManagerNew.FullUpdate(Object sender, DoWorkEventArgs e)
at TileIconifier.Utilities.FormUtils.<>c__DisplayClass1_0.b__0()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
######## TO HERE
The text was updated successfully, but these errors were encountered: