XMPlay Icons

Started by kaydash,

kaydash

I noticed a few posts about icons for XMPlay, and I figured such a great player could do with an icon overhaul?

And I had some free time, so...here's the result :D

I'm sure other people probably have some of their own, and I'm sure the developers have better things to do that fiddle around with making icons.

Keep up the good work guys :D

http://korpse.da.ru/stuff/XM-PlayIcons.png

(.ico's are available on request)

k-

Torkell

#1
Yes, please!

Could you give me .ico's for "App Icon 1" and "File Icon 1". I'll post a registry hack to change the icons (for those who know what they are doing, and don't mind reinstalling Windows whatever if they muck it up :laugh: )


kaydash

Thanks for the positive feedback ;)

I've added a few more icons, it's available in ZIP format.

http://korpse.da.ru/stuff/xm-play-newicons.zip

They come in the following formats:
48x48, 32x32, 16x16 in 32 and 8-bit flavours.

Enjoy :)

k-

Torkell

I have made a registry file which contains what you need to create the icons:

icon.reg
REGEDIT4

[HKEY_CLASSES_ROOT\XMPlay\DefaultIcon]
;Change the next line to reflect where your icon is stored
;Remember the speech marks and to use C-style escape sequences
;  (e.g. \ = \\ , " = \" , ' = \' )
;
;This assumes the icons are in C:\Program Files\Un4Seen\XMPlay
;  and that you want to use file icon 1
@="C:\\Program Files\\Un4Seen\\XMPlay\\xmpfiocn_1.ico"

To use the file, copy and paste the text into notepad and save as "icon.reg". Edit the path, following the instructions to ensure it is properly imported, save the file, and then right-click on the file and pick "Merge".

MAKE SURE THAT YOU CORRECT THE PATH BEFORE MERGING THE FILE!

Needless to say, if you mess it up then it's your own darn fault. If you're not sure what to do, find someone who knows about "the Windows registry".