clipped from: jdhitsolutions.blogspot.com   

Come explore the world of administrative scripting: VBScript, WMI, ADSI, Batch Files, and PowerShell.

clipped from: jdhitsolutions.blogspot.com   

iTunes Lyrics Viewer HTA



I've been toying around with the iTunes COM object (iTunes.Application) which gives you some pretty handy control over the iTunes application. I was particularly interested in having something display song lyrics so I developed an HTA that displays album art, artist and song information and lyrics. The tool will refresh whenever a new song is played. If no lyrics are available a link will be provided that

help you find lyrics to

yricWiki.org.

You can download the zip file with the HTA at http://www.jdhitsolutions.com/scripts.


The HTA is not intended as an iTunes replacement, although you could certainly extend the functionality. At some point, I might add better code to find lyrics and even update the song in iTunes. If someone else comes up with code like that, I hope they'll share.