Hi there i've just known how to make an exe file now what am asking is how to change the icon of the exe from the default one to one of you choise like in the one cd access program.

Recommended Answers

All 5 Replies

Hi
First u change the Icon of the Form (Properties Windows Form -> Icon Property)

To change the Icon of the Exe file
-> Go Project -> Properties
-> Press Make Tab
    ( U can see the Project Title and Icon there )
-> Change the Form in the Combobox to get Different icon that u set for the form

By default forms are having the same icon.

Hi selva
using above said procedure we can only view the icons of different forms....
But How to change the icon???

Hi
Try this..
Goto properties of the form->Icon-Browse and select your icon file location...

Hi selva
using above said procedure we can only view the icons of different forms....
But How to change the icon???

Hi,

Actually the above procedure is to change the icon of an Exe. This is helpful while making your application as executable and your exe file will have this icon.
And u mentioned the changing of form icon. This is also needed. Because any one form's icon will serve as icon for exe.

HI y'all THANK YOU I tried the solution that you gave me and it worked THANKS ALOT.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.