TileIconifier icon indicating copy to clipboard operation
TileIconifier copied to clipboard

Unable to create icon for new short cut!

Open iamJCarrington opened this issue 3 years ago • 1 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()

iamJCarrington avatar Nov 27 '22 21:11 iamJCarrington

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.

theFireProject avatar Dec 20 '22 21:12 theFireProject