TileIconifier icon indicating copy to clipboard operation
TileIconifier copied to clipboard

The problem with creating a custom icon

Open DimasHon opened this issue 3 years ago • 1 comments

I have Windows 10 pro and I just wanted to create an icon for the wallpaper engine, but I was given this: ######## COPY FROM HERE

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

System.IO.DirectoryNotFoundException: Не удалось найти часть пути "C:\Program Files\WindowsApps\HelloGames.NoMansSky_3.92.22975.0_x64__bs190hzg1sesy". в 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.<GetIconPath>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.<GetAppKeysFromRegistry>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.<CombineSelectors>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.<DoBackgroundWorkWithSplash>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

DimasHon avatar Jun 24 '22 19:06 DimasHon

Try updating to TileIconifier v3.1.1.2 and see if that makes a difference.

pelaird avatar Jun 25 '22 12:06 pelaird