How to create a icon when create a .exe file 
Author Message
 How to create a icon when create a .exe file

Hi, everyone,

I had finished my VB5 programs. Now I can use setup wizard to create
.exe file. If there anyone knows how can I create an icon in my program
so that I don't need to use Exploring to create an icon and change this
icon into another image on desktop.

Thank you.



Sat, 25 Mar 2000 03:00:00 GMT  
 How to create a icon when create a .exe file

First select one of your forms, got to properties of the form. Find ICON.
add an icon you want to it. Then,go to your compiler propertiesI think
under MAKE tab is the icon option which will show you a list of your forms.
Select the one you want. ENJOY



Quote:
> Hi, everyone,

> I had finished my VB5 programs. Now I can use setup wizard to create
> .exe file. If there anyone knows how can I create an icon in my program
> so that I don't need to use Exploring to create an icon and change this
> icon into another image on desktop.

> Thank you.



Sun, 26 Mar 2000 03:00:00 GMT  
 How to create a icon when create a .exe file

If you have the VB 5.0 CD there are some extra programs on it.  One of
them is a graphics editor that allows you to create and edit icons.  I
think the program is in a folder called graphics on the CD,

Once you create the icon, you can set the icon property of your main
form to your new icon!

Hope this helps,

Paul

On Tue, 07 Oct 1997 16:09:39 -0500, Ying Zhu

Quote:

>Hi, everyone,

>I had finished my VB5 programs. Now I can use setup wizard to create
>.exe file. If there anyone knows how can I create an icon in my program
>so that I don't need to use Exploring to create an icon and change this
>icon into another image on desktop.

>Thank you.



Sun, 26 Mar 2000 03:00:00 GMT  
 How to create a icon when create a .exe file

If you set the ICON property of the main form you will get that ICON in the
upper left of the form and when it is minimized...

regards,
tob



: Hi, everyone,
:
: I had finished my VB5 programs. Now I can use setup wizard to create
: .exe file. If there anyone knows how can I create an icon in my program
: so that I don't need to use Exploring to create an icon and change this
: icon into another image on desktop.
:
: Thank you.
:



Sun, 26 Mar 2000 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. creating or assigning icons to EXE files?

2. Creating an .EXE file from a VB .EXE ????

3. How to create an Exe file and a setup file in VB.NET

4. problems creating icons (I can create but ......)

5. setup File that provides creating desktop Icon

6. how to create icon file

7. How to create icon file

8. How to create program icon that will do quick file copy then run vb executable

9. create an icon file?

10. How to create icon files ?

11. How to create icon files ?

12. Create Icon File From Resource

 

 
Powered by phpBB® Forum Software