Page 1 of 1

Custom desktop icon images

Posted: Thu Feb 13, 2014 7:03 am
by Mr. Kibernetik
Now you can add custom icons to desktop program links by specifying extra parameter in the link. Extra parameter should be separated by "&" character and should contain link to icon image.

Example:

Code: Select all

http://kibernetik.pro/sb.php?15&http://icons.iconarchive.com/icons/treetog/i/128/Set-Program-Default-icon.png
In this example program "15.txt" in the root folder is linked with icon file http://icons.iconarchive.com/icons/tree ... t-icon.png

Images links in https:// protocol (as in Dropbox) seems are currently not working.