Jonno12345 / TileIconifier

Creates tiles for most Windows 8.1 and 10 start menu icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to create icon for new short cut!

iamJCarrington opened this issue Β· comments

I'm so confused! 😬

I'm using Windows 11.Unless I'm missing something (quite possible) πŸ˜… I create the shortcut Im wanting.
I want to change the icons of the windows store installed applications I have.
Any assistance would be greatly appreciated. ^_^

TileIconifier Version: v3.1.1.2 - x64
OS Version: 10.0.22623.0 - x64
Administrator?: Yes

System.InvalidOperationException: A continuous adjustement is already in progress.
at TileIconifier.Controls.IconifierPanel.PictureBox.PannablePictureBox.BeginContinuousAdjustment(PannableImageContinuousAdjustement adjustmentType)
at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.ButtonBase.OnMouseDown(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at TileIconifier.Program.Main()

Is TileIconifier even supposed to work in Windows 11? Windows 11 doesn't have start menu tiles like Windows 10. On the GitHub front page it says TileIconifier is for Windows 8.1 and Windows 10.