TileIconifier Versions Save

Creates tiles for most Windows 8.1 and 10 start menu icons

v2.2.6022.34241

7 years ago

Changelog:

  • Feature: Russian language translations added (Big thanks to @Zik for all his help!). Choice of language should also persist between runs.
  • Feature: URI custom shortcuts are now possible. This includes any URL and any URI registered with the machine. No checks that the shortcut is valid is currently performed, so this will need to be checked. For more information, see here
  • Bugfix: MSIExec advertised shortcuts should now work correctly.

v2.2.6016.33569

7 years ago

Changelog:

  • Bugfix: VBS files are now generated as Unicode, should now work with non-English path names.
  • Bugfix: Improved image quality of extracted icons.
  • Bugfix: Changed pinning detection behaviour, should now work in more cases.
  • Amendment: Quick build custom shortcut form now correctly shows information label and matches the currently chosen skin.

Thanks @Zik for helping me debug the pinned icon issues!

v2.2.6015.481

7 years ago

Changelog:

  • Bugfix: Fixed a number of control anchors, all windows should now look correct when maximised or resized.

v2.2.6014.29164

7 years ago

Changelog:

  • Bugfix: Chrome App library should now load all possible options instead of just crashing out.

v2.2.6013.30494

7 years ago

Changelog:

  • Feature: Instead of only being able to centre images, a pop-out alignment panel allows for greater control.
  • Alteration: Quick build custom shortcut now verifies the file name in a separate popout.
  • Bugfix: Color dialog now syncs with the actual color choice.

Thanks to @stamminator for these suggestions :)

v2.1.6012.29757

7 years ago

Changelog:

  • Improvement: Chrome apps library gathering logic changed, should now include web apps. May have issues, particularly with naming. Let me know if there are any issues!
  • Improvement: Some special folders new in Windows 10 were missing, added "Frequent folders", "OneDrive", "Quick access" and "Security and Maintenance".
  • Feature: Quick build custom shortcut now allows you to enter a new shortcut name immediately.
  • Other: Added a donation link for anyone wanted to support me with this and future applications.

v2.1.6011.41170

7 years ago

Changelog:

  • Feature: Label overlay preview on the Medium icon. Attempted to replicate the logic used by Microsoft, but there may be inaccuracies. This is an attempt to mock the result on the Start Menu, not the guaranteed output!
  • Feature: Ability to filter the shortcut list
  • Feature: Added an eyedropper for background color (credit http://www.codeproject.com/Articles/21965/Color-Picker-with-Color-Wheel-and-Eye-Dropper)
  • Other: Disabled DPI scaling. Was causing a lot of headaches with weird inaccuracies. Hopefully shouldn't occur anymore.

As always, let me know if any problems occur.

Thanks to @AdamDesrosiers for assisting in resolving the DPI issues and @stamminator for suggestions in this build.

v2.1.6008.30859

7 years ago

Changelog:

  • Bugfix: Fixed double-clicking image crash
  • Bugfix: Custom shortcuts which haven't been iconified will now default to the original shortcuts target icons.
  • Feature: Quickly create custom shortcuts from the main page (This allows quickly creating a new shortcut for MS Office/Firefox/Other shortcuts that don't behave).
  • Feature: Delete custom shortcuts from the main list
  • Feature: Sort by custom shortcuts from the main list
  • Feature: Checks for updates in the background on first
  • Other: Added more information to exception window to assist in debugging

v2.1.6005.31288

7 years ago

Changelog:

  • Bug fix: Should now allow manually choosing a Steam library folder (Messed up a string comparison)
  • Bug fix: Generated VBS files should now set the CurrentDirectory correctly, fixing some applications that would not start up correctly
  • Feature: When selecting an image for an icon, a preview is now displayed for normal image files as well as the extracted icons
  • Feature: Path to previously selected images should now be remembered between sessions, instead of defaulting to the program EXE (only for icons created from this revision onwards).
  • Feature: Current accent colour will now be the first custom colour in the colour picker.

v2.1.5959.40324

8 years ago

Changelog:

  • Hopefully fixed some display issues since accounting for higher DPI problems in the last release.
  • Default background color for tiles will now attempt to be based off the Windows accent color