Better icon for Vista

Features wanted...
Post Reply
peterbonge
Posts: 363
Joined: 25 May 2004 21:53

Better icon for Vista

Post by peterbonge »

The program icon of XYplorer doesn't look very good on the desktop of Vista. Just compare it with the icon of foobar2000 and you'll see what I mean. It would be nice if you could change this.
Regards,
Peter Bonge

My System:
Windows 11 Pro, 64-bit, German

Laughing Man
Posts: 22
Joined: 11 Jan 2007 18:37

Post by Laughing Man »

Haha..especially on an objectdock. It looks kinda funny compared to all the other icons. But I've learned to live with it (though on my RocketDock I have it changed into a hammer :D )

admin
Site Admin
Posts: 66256
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Better icon for Vista

Post by admin »

peterbonge wrote:The program icon of XYplorer doesn't look very good on the desktop of Vista. Just compare it with the icon of foobar2000 and you'll see what I mean. It would be nice if you could change this.
Vista? foobar2000? What's that? :lol:

admin
Site Admin
Posts: 66256
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Better icon for Vista

Post by admin »

Okay, I found a nice way to add a Vista-friendly icon. You like?

peterbonge
Posts: 363
Joined: 25 May 2004 21:53

Re: Better icon for Vista

Post by peterbonge »

admin wrote:Okay, I found a nice way to add a Vista-friendly icon. You like?
Looks much better! I'm also sure that the 32x32 32bit one will also look better under XP. I also like the gears itself, but it seems that they are just for testing. Or not?
Regards,
Peter Bonge

My System:
Windows 11 Pro, 64-bit, German

admin
Site Admin
Posts: 66256
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Better icon for Vista

Post by admin »

peterbonge wrote:
admin wrote:Okay, I found a nice way to add a Vista-friendly icon. You like?
Looks much better! I'm also sure that the 32x32 32bit one will also look better under XP. I also like the gears itself, but it seems that they are just for testing. Or not?
Yes, just for testing.

Why do you think 32x32 32bit will better under XP also? The old icon (which IS 32x32 32bit) looks totally alright under my XP.

peterbonge
Posts: 363
Joined: 25 May 2004 21:53

Re: Better icon for Vista

Post by peterbonge »

admin wrote:Why do you think 32x32 32bit will better under XP also? The old icon (which IS 32x32 32bit) looks totally alright under my XP.
No, the old icon was just 8bit! -> no antialiasing/alpha-transparency -> rounded corners doesn't look so good.

With this thread I don't want to say that the original icon is bad. I like the icon. But since the XYplorer shortcut is one of the most important shortcut on the desktop I think it should look as good as the other icons. Even on Vista 8)
Regards,
Peter Bonge

My System:
Windows 11 Pro, 64-bit, German

admin
Site Admin
Posts: 66256
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Better icon for Vista

Post by admin »

peterbonge wrote:
admin wrote:Why do you think 32x32 32bit will better under XP also? The old icon (which IS 32x32 32bit) looks totally alright under my XP.
No, the old icon was just 8bit! -> no antialiasing/alpha-transparency -> rounded corners doesn't look so good.

With this thread I don't want to say that the original icon is bad. I like the icon. But since the XYplorer shortcut is one of the most important shortcut on the desktop I think it should look as good as the other icons. Even on Vista 8)
Oh, absolutely! I'm greatful that you mentioned it.

And you're right, the old icon was just 8-bit -- I was mistaken.

Now I'm looking for a free or cheap icon editor that supports all XP and Vista formats. Because I need it just for 1 single icon I don't want to pay many euros for it... Actually a converter (PNG to ICO) alone would do.

peterbonge
Posts: 363
Joined: 25 May 2004 21:53

Re: Better icon for Vista

Post by peterbonge »

admin wrote:Now I'm looking for a free or cheap icon editor that supports all XP and Vista formats. Because I need it just for 1 single icon I don't want to pay many euros for it... Actually a converter (PNG to ICO) alone would do.
IconDeveloper v1.3.0 (Shareware without time limit):
http://www.stardock.com/products/iconde ... nloads.asp

IconLab v1.0 (Freeware):
http://www.wildfiredesign.net/software/iconlab/

@icon sushi (Freeware):
http://www.towofu.net/soft/e-aicon.php
Regards,
Peter Bonge

My System:
Windows 11 Pro, 64-bit, German

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

My Pick: IcoFX
Proud XYplorer Fanatic

Laughing Man
Posts: 22
Joined: 11 Jan 2007 18:37

Post by Laughing Man »

Nice icon! The gears look pretty cool.

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

Code: Select all

      I have to manually inject these icon resources after each build -- 
      a PITA, and something I might not do for each BETA version... 
Just a quick question: why? can't you compile them into a ressource file (*.res) and simply add it to your VB project?
Proud XYplorer Fanatic

admin
Site Admin
Posts: 66256
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

jacky wrote:

Code: Select all

      I have to manually inject these icon resources after each build -- 
      a PITA, and something I might not do for each BETA version... 
Just a quick question: why? can't you compile them into a ressource file (*.res) and simply add it to your VB project?
Well, I think that should work if you know how to do it. :wink: Actually I tried it a bit yesterday and gave up! :lol: I never got warm with the resource compiler...

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

admin wrote:Well, I think that should work if you know how to do it. :wink: Actually I tried it a bit yesterday and gave up! :lol: I never got warm with the resource compiler...
hmm well, I'm not a specialist but here's how I do it. I have a file called MyProject.rc, textfile with this:

Code: Select all

1	24	"MyProject.manifest"
AAA	ICON	MOVEABLE	PRELOAD	"MyProject.exe.ico"
And I have a little CompilRES.bat for when I make changes:

Code: Select all

@echo off
d:\micros~1.0\Wizards\rc MyProject.rc
ren MyProject.res MyProject.res
pause
And I just add MyProject.res on the VB project. Works fine here, so if it can be any help...
Proud XYplorer Fanatic

admin
Site Admin
Posts: 66256
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

YEAH!

And more: Finally alpha-transparency all over, even in the titlebar and taskbar! :D

Post Reply