Tech Support > Microsoft Windows > Creating Icons
Creating Icons
Posted by Joe on September 27th, 2005


I have a question from one of our senior group that I can find an answer to.

What he wants to do is to have an item from Clipart available so that he can
change the Icon to his choice and not use any of the Icon that are available
in the folder on the desktop that comes up when you click on change icon.

Is there a simple way to do this please?

--

Regards
Joe
Tasmania


Posted by David Candy on September 27th, 2005


Save it as a bitmap file and rename it from filename.bmp to filename.ico. You should reduce the size as well.

--
--------------------------------------------------------------------------------------------------
http://webdiary.smh.com.au/archives/...nt/001075.html
=================================================
"Joe" <jogor@bigpond.net.au> wrote in message news:uSw0eR0wFHA.3812@TK2MSFTNGP09.phx.gbl...
>I have a question from one of our senior group that I can find an answer to.
>
> What he wants to do is to have an item from Clipart available so that he can
> change the Icon to his choice and not use any of the Icon that are available
> in the folder on the desktop that comes up when you click on change icon.
>
> Is there a simple way to do this please?
>
> --
>
> Regards
> Joe
> Tasmania
>
>

Posted by Joe on September 27th, 2005


Many thanks David, I tried that and it works great.

So easy when you have expert guidance eh?

He will be happy.

--

Regards
Joe
Tasmania
"David Candy" <.> wrote in message
news:eQcr630wFHA.212@TK2MSFTNGP12.phx.gbl...
Save it as a bitmap file and rename it from filename.bmp to filename.ico.
You should reduce the size as well.

--
--------------------------------------------------------------------------------------------------
http://webdiary.smh.com.au/archives/...nt/001075.html
=================================================
"Joe" <jogor@bigpond.net.au> wrote in message
news:uSw0eR0wFHA.3812@TK2MSFTNGP09.phx.gbl...
>I have a question from one of our senior group that I can find an answer
>to.
>
> What he wants to do is to have an item from Clipart available so that he
> can
> change the Icon to his choice and not use any of the Icon that are
> available
> in the folder on the desktop that comes up when you click on change icon.
>
> Is there a simple way to do this please?
>
> --
>
> Regards
> Joe
> Tasmania
>
>



Posted by Ronnie Vernon MVP on September 27th, 2005


"Joe" <jogor@bigpond.net.au> wrote in message
news:uSw0eR0wFHA.3812@TK2MSFTNGP09.phx.gbl...
>I have a question from one of our senior group that I can find an answer
>to.
>
> What he wants to do is to have an item from Clipart available so that he
> can change the Icon to his choice and not use any of the Icon that are
> available in the folder on the desktop that comes up when you click on
> change icon.
>
> Is there a simple way to do this please?
>
> --
>
> Regards
> Joe
> Tasmania


Joe

You will need to convert the clipart image file to the .ICO (Windows Icon)
file format. The image file will also need to be resized to something like
34x34 (small icon) or 48x48 (large icon) pixels. There is a free imaging
program called IrfanView that accomplishes these tasks easily.

IrfanView
http://www.irfanview.us/

After the image files are converted and resized, create a new folder called
Custom Icons and store all of the converted files there. When you change an
icon, simply navigate to this folder and select the icon you wish to use.


--

Ronnie Vernon
Microsoft MVP
Windows Shell/User

Posted by Joe on September 27th, 2005


Thank you also for your advice Ronnie.

For interest I found that I had to rename to .bmp then edit the size and
save, then rename to .ico as David explained, it all worked fine that way
but not just resizing and then renaming from .gif to .ico.

Appreciated.

--

Regards
Joe
Tasmania


"Ronnie Vernon MVP" <ronv@mvps.org> wrote in message
news:%23rfVWU1wFHA.2232@TK2MSFTNGP11.phx.gbl...
> "Joe" <jogor@bigpond.net.au> wrote in message
> news:uSw0eR0wFHA.3812@TK2MSFTNGP09.phx.gbl...
>>I have a question from one of our senior group that I can find an answer
>>to.
>>
>> What he wants to do is to have an item from Clipart available so that he
>> can change the Icon to his choice and not use any of the Icon that are
>> available in the folder on the desktop that comes up when you click on
>> change icon.
>>
>> Is there a simple way to do this please?
>>
>> --
>>
>> Regards
>> Joe
>> Tasmania

>
> Joe
>
> You will need to convert the clipart image file to the .ICO (Windows Icon)
> file format. The image file will also need to be resized to something like
> 34x34 (small icon) or 48x48 (large icon) pixels. There is a free imaging
> program called IrfanView that accomplishes these tasks easily.
>
> IrfanView
> http://www.irfanview.us/
>
> After the image files are converted and resized, create a new folder
> called Custom Icons and store all of the converted files there. When you
> change an icon, simply navigate to this folder and select the icon you
> wish to use.
>
>
> --
>
> Ronnie Vernon
> Microsoft MVP
> Windows Shell/User