EasyTile (download)
Started by mls


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


33 posts in this topic
mls
Member
***


1
87 posts 25 threads Joined: Mar 2010
12-11-2012, 10:54 PM -
#1
Please can someone try this to see if it is worth continuing. It converts TLB buttons to Windows 8 style tiles using a simple right click.

Any problems getting it to work please let me know. Follow the instructions!!

- mls


REQUIRES IMAGEMAGICK
REQUIRES A REGISTRY HACK
USES VBSCRIPT

0.1 Version Notes
-----------------
Only works for shortcuts
Does not work for virtual folders.

Installation
------------

1. Install imagemagick. MAKE SURE YOU CHECK "Install ImageMagickObject OLE Control for VBScript ..." WHEN PROMPTED.

2. Make registry changes (adds a EasyTile the the context menu for shortcuts)

a) Create a new key "EasyTile" under HK_CLASSES_ROOT\lnkfile\shell
b) Create a new subkey "command" under EasyTile
c) Modify the "(default)" value in the new command key setting the value data to
"wscript.exe C:\Users\[Your user name]\AppData\Roaming\EasyTile\easytile.vbs" "%1"

3. Extract the EasyTile.zip to "C:\Users\[Your user name]\AppData\Roaming"

4. Test it!
a) Right click a shortcut in a tlb menu (not virtual) and choose EasyTile
(You should see the new tile almost immediately)

b) Each time you click it the tile color will change.

Tweaks
------
You can use Appearance/Button Properties to change Icon Location and Text Label Alignment.
You can also set the button's middle click command to EasyTile to change the tile on middle click.



If you get a SmartScreen warning for getIcon.exe, just choose Run Anyway
This post was last modified: 01-23-2013, 04:56 AM by mls.


Attached Files Thumbnail(s)
   

.zip   EasyTile.zip (Size: 720.99 KB / Downloads: 933)
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
12-12-2012, 11:49 AM -
#2
Excellent! Working fine! Thank you very much!

I have a small addition to the instruction:
Quote:c) Modify the "(default)" value in the new command key setting the value data to
"C:\Users\[Your user name]\AppData\Roaming\EasyTile\easytile.vbs" "%1"
This is not working sometimes. The value must be:
Code:
wscript.exe "C:\Users\[Your user name]\AppData\Roaming\EasyTile\easytile.vbs" "%1"

On the attached screenshot is my new menu Big Grin


Attached Files Thumbnail(s)
   
The TORDEX Team
http://www.tordex.com
mls
Member
***


1
87 posts 25 threads Joined: Mar 2010
12-13-2012, 01:31 AM -
#3
Thanks Yuri,

Yeah sorry for the typo, i must have misjudged my cut and paste.

Amended the instructions - reattached.
This post was last modified: 12-13-2012, 08:48 PM by mls.
mls
Member
***


1
87 posts 25 threads Joined: Mar 2010
12-20-2012, 11:16 PM -
#4
See the video!

https://www.youtube.com/watch?v=a3WjygbC2J4

Screenshots:
       
This post was last modified: 01-17-2013, 09:53 PM by mls.
mls
Member
***


1
87 posts 25 threads Joined: Mar 2010
01-17-2013, 09:51 PM -
#5
Some new features. If anyone wants them i'll package it up and upload it.

1. Nearly all the TLB Button Properties will work on tiles too. I.e. Show/Hide icon and text, text alignment, text color, bold, italic, icon size, icon location (You can change the icon at the shortcut level too)

2. Special icon sizes:

0 - normal
1 - original
2 - smaller
3 - small
4 - normal
5 - big
6 - full
7 - oversized

TIP: You can use an image as the icon so if you find a 120x120px tile image on the web you can set it as the icon with icon size = 6 (full) to get the same tile when you run easytile.

3. New context menu options EasyTile (Large)

4. Quick edit mode using either left or middle click on a tile.

5. New skin (see screenshot)








Attached Files Thumbnail(s)
   
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
01-18-2013, 04:31 AM -
#6
Awesome! Please upload it...
The TORDEX Team
http://www.tordex.com
mls
Member
***


1
87 posts 25 threads Joined: Mar 2010
01-19-2013, 02:25 AM -
#7
attached


Attached Files Thumbnail(s)
   
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
01-19-2013, 02:38 AM -
#8
The screenshot is attached only Confused
The TORDEX Team
http://www.tordex.com
mls
Member
***


1
87 posts 25 threads Joined: Mar 2010
01-19-2013, 03:25 AM -
#9
Yeah sorry Yuri, I've implemented everything else on my system for my own use but have to package it up for release which involves extra work that I don't really want to do if no one is using it. So thanks for your reply and its coming soon!
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
01-19-2013, 03:33 AM -
#10
Maybe I can help? I can to write the installation script for NSIS (I'm using this instalator for TLB).
The TORDEX Team
http://www.tordex.com
mls
Member
***


1
87 posts 25 threads Joined: Mar 2010
01-19-2013, 03:57 AM -
#11
I also want to tweak/finalise the skin cos again I made it to look good only for what I am using for, i.e tiles. In fact I have several skins that are unfinished but meet my needs and I think look decent.

It would be nice to make the installation easy without the need for manual registry changes and file copying.

Again since I started this for my own use I used scripting - a more robust implementation would be better but it works for my needs.

I should ask you more questions.
mls
Member
***


1
87 posts 25 threads Joined: Mar 2010
01-24-2013, 11:01 PM -
#12
1. Unzip
2. Open a command prompt as Administrator and cd to the extracted folder.
3. Run easytileinstall.vbs

(Hey Yuri, if you want to write an nsis installer for this, feel free.)

EasyTile only works for shortcuts in non-virtual folders.

Right click on a shortcut and choose "EasyTile" or "EasyTile (large)" to create a tile.

Shift-right click shows "EasyTile - use left click" and "EasyTile - use right click".
- use middle click will run EasyTile on middle click.
- use left click will run EasyTile on left click and EasyTile (large) on middle click.

Change a tile icon either by changing the shortcut icon or using TLB (Change Icon or Button Properties) then run easytile again.

Use TLB Button Properties for other tweaks and to change the icon size.
Set icon size to an actual icon size e.g. 96 or use the special icon sizes 0 - 7 as explained above.

Tips: use any png icon or image, 256x256 work well, does not have to be square either.




This post was last modified: 01-24-2013, 11:02 PM by mls.


Attached Files
.zip   EasyTile.zip (Size: 785.22 KB / Downloads: 800)
mls
Member
***


1
87 posts 25 threads Joined: Mar 2010
01-25-2013, 02:32 AM -
#13
With reflective icons
This post was last modified: 01-25-2013, 02:36 AM by mls.


Attached Files Thumbnail(s)
       
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
01-27-2013, 10:46 AM -
#14
Thank you very much for updated EasyTile. You are the great master of VBScript!

I've created the installation for EasyTile.
The TORDEX Team
http://www.tordex.com
mls
Member
***


1
87 posts 25 threads Joined: Mar 2010
01-27-2013, 05:46 PM -
#15
It's not something i'm proud of. I only started using it for my tlb projects.

And thanks to you for tlb 6.4


Forum Jump:


Users browsing this thread: 1 Guest(s)