changing the icon placed as the application icon. 
Author Message
 changing the icon placed as the application icon.

I'm trying to change the icon that is used for the application after setup
has installed the application, but I can't find where to change it.  I'm
pretty sure its somewhere in the setup1.frm Load procedure in Visual Basic
5.0, but I don't know exactly where.  Can anyone help?

Enrique



Fri, 08 Dec 2000 03:00:00 GMT  
 changing the icon placed as the application icon.

1) Set the icon property of a form to the desired icon.
2) When you Make your executable, click the Options
button and select the form in the Application/Icons combobox.
3) The application will now use that icon.

Quote:

>I'm trying to change the icon that is used for the application after setup
>has installed the application, but I can't find where to change it.  I'm
>pretty sure its somewhere in the setup1.frm Load procedure in Visual Basic
>5.0, but I don't know exactly where.  Can anyone help?

>Enrique



Fri, 08 Dec 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Newbie Simple Question: How to place icon on desktop during setup of created application

2. Change Label & Icon on OLE Control Icon

3. Change the icon in a console application?

4. Changing the icon of a DOS-application

5. Changing Application Icon In Start Menu

6. Please help me change the default icon of my .exe vb application

7. How to change the application icon in a VB COM dll

8. Change Other Application's icon dynamically

9. Changing an application's icon at runtime

10. Changing Another Applications Title Bar Icon

11. change icon of an application

12. Dynamically Change Application Icon

 

 
Powered by phpBB® Forum Software