Jonno12345 / TileIconifier

Creates tiles for most Windows 8.1 and 10 start menu icons
MIT License
1.38k stars 64 forks source link

reporting an issue i encountered #109

Closed gavimobile closed 6 years ago

gavimobile commented 7 years ago

windows 10 home I clicked on the link which says "double click me" after selecting the application I wished to resize its icon

TileIconifier Version: v2.2.6383.40902 - x64 OS Version: 10.0.15063.0 - x64 Administrator?: Yes

System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\Fortinet\FortiClient\VisualElements\' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost) at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost) at TileIconifier.Core.TileIconify.TileIcon.BuildFilesAndFolders() in C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\TileIconify\TileIcon.cs:line 69 at TileIconifier.Core.TileIconify.TileIcon.RunIconify() in C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\TileIconify\TileIcon.cs:line 53 at TileIconifier.Forms.Main.FrmMain.btnIconify_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(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()

gavimobile commented 7 years ago

great app btw

gavimobile commented 7 years ago

Also, I would like to add that I tried running in admin mode. The specific app which I'm trying to enlarge the size is forticlient's vpn application.

I was able to work around the issue.

  1. Opened your app without admin.
  2. Selected the forticlient icon which was giving me issues.
  3. Pressed the button on the bottom of your app which says "quick build custom shortcut".
  4. Played with both the medium and small icon sizes, noticed I wasn't required to click the link to select icon.
  5. Pressed tile iconify
  6. Unpinned my current tile
  7. Pinned the shortcut to start from the "tileconify" folder Located in the programs list.
Jonno12345 commented 6 years ago

Hi, thanks for reporting this. This is a limitation due to the way the program works, a more intuitive error message has been added for this now!