Is it possible to change the icon of a folder by script ?
Is it possible to change the icon of a folder by script ?
TrianguloY
]]>« Hello, it’s been a long time since the last time I check this forum. (Previous Post)
(Next Post) Photo frame Script »
< ![CDATA[
Yes…the same as any other shortcut :/
lightninglauncher.com – Shortcut
]]>
< ![CDATA[
So SetCustomIcon (image)
Thank you. I’ll check on google for the right syntax
]]>
< ![CDATA[
Found something on your calendar icon script
var link = [ “com.esethnet.vion”, “business_calendar_1” ]
Using icon pack
But how to use a directory on the smartphone ?
And is it possible to use gifs ?
TrianguloY
]]>
< ![CDATA[
You need an ‘Image’ variable. So check the documentation:
lightninglauncher.com – Image
One of the functions returns an Image directly from a file path as string, probably what you want. Not sure if it supports gifs, but it should. Try it.
]]>
< ![CDATA[
Perfect even with Gif
]]>