Recommended Posts

I've noticed that for MacOS you can download software that lets you create skins for iTunes, which then replace a file - or parts of it. There are/or none that i've found that can do this for the PC version. I've used Resource Hacker to have a rummage through the files in iTunes.exe etc but not all the skinable bmps/files are included - only one or two. Doesn't anyone know if it's possible to skin the Windows Version?

Master Spy.

Link to comment
https://www.neowin.net/forum/topic/187934-skinning-itunes/
Share on other sites

It appears, as timdorr says - all the resources are embedded in the .exe and therefore almost impossible to reach. Some people have tried decompiling and recompiling the code but it hasn't worked as Apple's C++ writers protected the code. The interface is created directly through C++ calls, and bi-passes the windows uxtheme.dll - which is apparently quite clever. Therefore until Apple include skinning for iTunes themselves... no unofficial iTunes skinning I'm afraid... unfortuantly.

Master Spy.

Link to comment
https://www.neowin.net/forum/topic/187934-skinning-itunes/#findComment-2451264
Share on other sites

You don't need to be clever and "bypass uxtheme.dll" because any program can run without it the themes service (uxtheme) just intercepts and draws microsofts common controls. When you use custom controls of course then it doesn't. There are plenty of programs that do similar things with their embedded bitmaps and they where made all versions of windows.

All apple didn't do was make it so you can load the bitmaps and specifications for them from someplace else. And I doubt that they are going to do that anytime soon as they don't seem to be for skinning in general not even on their own OS. The author of the multiplugin though has got background skinning working with his plugin in his work in progress beta though he is still trying to figure it out because he wants to use it to darken itunes.

Link to comment
https://www.neowin.net/forum/topic/187934-skinning-itunes/#findComment-2459605
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.