Tordex Community
EasyTile (download) - Printable Version

+- Tordex Community (http://forum.tordex.com)
+-- Forum: True Launch Bar (http://forum.tordex.com/forum-3.html)
+--- Forum: General Discussion (http://forum.tordex.com/forum-8.html)
+--- Thread: EasyTile (download) (/thread-4393.html)

Pages: 1 2 3


RE: EasyTile (download) - mls - 09-23-2015

Hey Yuri, I've got this working for "modern" apps but it's a bit of a hack. I use sendkeys to open the Appearance/button properties dialog to dirty the default Icon Location by appending a space so that the Icon Location is set in tlbdata.xml. EasyTile then reads that, moves the "-100" or "scale-100" trailing the png extension in the path to the correct position to match the appropriate file under WindowsApps or SystemApps.

How do you populate the Icon Location in the Customize buttons dialog? The vbscript createShortcut method does not return it. I've searched the web extensively but there's not much info out there yet.





RE: EasyTile (download) - Yuri Kobets - 09-24-2015

I'm using the IExtractIcon interface (in C++). IExtractIcon have method GetIconLocation and it is returned the icon location TLB shows in Customize buttons. Not sure if this interface can be accessed via vbscript.


RE: EasyTile (download) - mls - 09-25-2015

Thanks Yuri! Worst case I'll compile an exe and run that from vbscript. I currently use a third party exe to extract traditional shell icons from resource files.




RE: EasyTile (download) - Koopa8840 - 06-04-2021

I know this is a severely old thread, but I need help. I had this setup, but recently suffered a hard drive failure and having to redo everything from scratch. I downloaded EasyTileX Beta. I run TBL in portable mode, so I put EasyTile in the TLB plugin folder and pointed the reg entries to that folder. When I click on the menu, nothing happens. I am unsure if the ImageMagck directory (ImageMagick-7.0.11-Q16-HDRI) is correct. Any help will be appreciated.