Let say you have came out with a software written in c is there anyway to insert a clickable icon on your desktop so you can run the program on windows desktop? c is very good but we need to get a clickable icon so we can run our software.

Recommended Answers

All 2 Replies

I think it's called a shortcut. You can create it yourself on Windows and then maybe include it in your distribution.

Right click on your executable and you can create the shortcut.

Here is one way to add an icon to your C or C++ programs.

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.