Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > new icons

Reply
 
 
Claude Beck
Guest
Posts: n/a

 
      10-30-2009
I've tried using Paint to make some new icons in Vista Home Premium. But
Paint won't let me save the finished product as an icon by using the ".ico"
extension. Used to do this all the time in XP. Can anybody help?

 
Reply With Quote
 
 
 
 
GSalisbury
Guest
Posts: n/a

 
      10-30-2009

"Claude Beck" <> wrote in message
news:A445C5CF-2C4F-41D5-88CF-...
> I've tried using Paint to make some new icons in Vista Home Premium. But
> Paint won't let me save the finished product as an icon by using the
> ".ico" extension. Used to do this all the time in XP. Can anybody help?


I don't know this for a fact but why not try letting Paint save it as its
..bmp (I assume you've got it sized properly etc.) then rename it to .ico and
see what happens?
Nothing to lose and it can't hurt anything.
Geo.

 
Reply With Quote
 
Claude Beck
Guest
Posts: n/a

 
      10-30-2009
Good thought, but I already tried that. Now the filename is: "icon.ico.bmp".
Can't seem to get rid of that "bmp" thing.

<= cb =>

"GSalisbury" <> wrote in message
news:...
>
> "Claude Beck" <> wrote in message
> news:A445C5CF-2C4F-41D5-88CF-...
>> I've tried using Paint to make some new icons in Vista Home Premium. But
>> Paint won't let me save the finished product as an icon by using the
>> ".ico" extension. Used to do this all the time in XP. Can anybody help?

>
> I don't know this for a fact but why not try letting Paint save it as its
> .bmp (I assume you've got it sized properly etc.) then rename it to .ico
> and see what happens?
> Nothing to lose and it can't hurt anything.
> Geo.


 
Reply With Quote
 
Patrick Palczewski
Guest
Posts: n/a

 
      10-30-2009
Open Windows Explorer, find the directory where that icon file is, click the
file to highlight, Right-click then select Rename .. rename it to icon.ico
and press Enter. Or was this what you tried and yet it didn't lose the "bmp
thing"?

Patrick P.

"Claude Beck" <> wrote in message
news:CFDCB875-2E42-4174-8C4D-...
> Good thought, but I already tried that. Now the filename is:
> "icon.ico.bmp". Can't seem to get rid of that "bmp" thing.



 
Reply With Quote
 
Guest
Posts: n/a

 
      10-30-2009
Put the name in quotes

--
..
--
"Claude Beck" <> wrote in message
news:CFDCB875-2E42-4174-8C4D-...
> Good thought, but I already tried that. Now the filename is:
> "icon.ico.bmp". Can't seem to get rid of that "bmp" thing.
>
> <= cb =>
>
> "GSalisbury" <> wrote in message
> news:...
>>
>> "Claude Beck" <> wrote in message
>> news:A445C5CF-2C4F-41D5-88CF-...
>>> I've tried using Paint to make some new icons in Vista Home Premium. But
>>> Paint won't let me save the finished product as an icon by using the
>>> ".ico" extension. Used to do this all the time in XP. Can anybody help?

>>
>> I don't know this for a fact but why not try letting Paint save it as its
>> .bmp (I assume you've got it sized properly etc.) then rename it to .ico
>> and see what happens?
>> Nothing to lose and it can't hurt anything.
>> Geo.

>


 
Reply With Quote
 
Peter Webb
Guest
Posts: n/a

 
      10-31-2009

"GSalisbury" <> wrote in message
news:...
>
> "Claude Beck" <> wrote in message
> news:A445C5CF-2C4F-41D5-88CF-...
>> I've tried using Paint to make some new icons in Vista Home Premium. But
>> Paint won't let me save the finished product as an icon by using the
>> ".ico" extension. Used to do this all the time in XP. Can anybody help?

>
> I don't know this for a fact but why not try letting Paint save it as its
> .bmp (I assume you've got it sized properly etc.) then rename it to .ico
> and see what happens?
> Nothing to lose and it can't hurt anything.
> Geo.


Icons aren't bitmaps. To start off with, they have a transparency channel,
and bmp does not provide for transparency. In fact, icons are way more
complex; an icon for example can have several different resolutions which
are dynamically selected by the o/s.

I can't help with the underlying enquiry, but I do know that icons could not
possibly be bitmaps unless all of them were rectangular, and they clearly
aren't.


 
Reply With Quote
 
Guest
Posts: n/a

 
      10-31-2009
An icon is several bitmaps in one file. Windows can use bitmaps as icons
though with each release the support lessens.

--
..
--
"Peter Webb" <> wrote in message
news:4aebe823$0$6093$ ...
>
> "GSalisbury" <> wrote in message
> news:...
>>
>> "Claude Beck" <> wrote in message
>> news:A445C5CF-2C4F-41D5-88CF-...
>>> I've tried using Paint to make some new icons in Vista Home Premium. But
>>> Paint won't let me save the finished product as an icon by using the
>>> ".ico" extension. Used to do this all the time in XP. Can anybody help?

>>
>> I don't know this for a fact but why not try letting Paint save it as its
>> .bmp (I assume you've got it sized properly etc.) then rename it to .ico
>> and see what happens?
>> Nothing to lose and it can't hurt anything.
>> Geo.

>
> Icons aren't bitmaps. To start off with, they have a transparency channel,
> and bmp does not provide for transparency. In fact, icons are way more
> complex; an icon for example can have several different resolutions which
> are dynamically selected by the o/s.
>
> I can't help with the underlying enquiry, but I do know that icons could
> not possibly be bitmaps unless all of them were rectangular, and they
> clearly aren't.
>
>


 
Reply With Quote
 
Guest
Posts: n/a

 
      10-31-2009
An icon is several bitmaps in one file. Windows can use bitmaps as icons
though with each release the support lessens.

--
..
--
"Peter Webb" <> wrote in message
news:4aebe823$0$6093$ ...
>
> "GSalisbury" <> wrote in message
> news:...
>>
>> "Claude Beck" <> wrote in message
>> news:A445C5CF-2C4F-41D5-88CF-...
>>> I've tried using Paint to make some new icons in Vista Home Premium. But
>>> Paint won't let me save the finished product as an icon by using the
>>> ".ico" extension. Used to do this all the time in XP. Can anybody help?

>>
>> I don't know this for a fact but why not try letting Paint save it as its
>> .bmp (I assume you've got it sized properly etc.) then rename it to .ico
>> and see what happens?
>> Nothing to lose and it can't hurt anything.
>> Geo.

>
> Icons aren't bitmaps. To start off with, they have a transparency channel,
> and bmp does not provide for transparency. In fact, icons are way more
> complex; an icon for example can have several different resolutions which
> are dynamically selected by the o/s.
>
> I can't help with the underlying enquiry, but I do know that icons could
> not possibly be bitmaps unless all of them were rectangular, and they
> clearly aren't.
>
>


 
Reply With Quote
 
Claude Beck
Guest
Posts: n/a

 
      10-31-2009
You got it right. That was exactly what I tried that didn't lose the "bmp
thing"! This whole thing is getting me frustrated -- I can't even find a way
to change the file type to "ico" (I thought I saw that somewhere once).

"Patrick Palczewski" <> wrote in message
news:0D8A4A99-B788-412A-B080-...
> Open Windows Explorer, find the directory where that icon file is, click
> the file to highlight, Right-click then select Rename .. rename it to
> icon.ico and press Enter. Or was this what you tried and yet it didn't
> lose the "bmp thing"?
>
> Patrick P.
>
> "Claude Beck" <> wrote in message
> news:CFDCB875-2E42-4174-8C4D-...
>> Good thought, but I already tried that. Now the filename is:
>> "icon.ico.bmp". Can't seem to get rid of that "bmp" thing.

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
vista Desktop Icons Randomly Change AlanHo Windows Vista Performance 1 10-07-2007 07:44 PM
Desktop Icons - Help Required Michael H Windows Vista Performance 1 07-16-2007 05:57 AM
'Weird' Icons in C:\Windows, C:\Program files, etc TufftyBob Windows Vista Performance 0 07-03-2007 10:00 PM
Common folder icons being changed automatically jimb Windows Vista Installation 2 03-17-2007 04:34 AM
Two questions: setting up games explorer, and sidebar icons. JPat000 Windows Vista Installation 0 09-17-2006 04:25 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59