Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8699363
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T01:55:47+00:00 2026-06-13T01:55:47+00:00

How can I change the application (binary file) icon in Winform C++/CLI project? I

  • 0

How can I change the application (binary file) icon in Winform C++/CLI project? I am using MS VS 2010.

I tried to go to project properties and I found no Application tab:
enter image description here

and here resources option:

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T01:55:47+00:00Added an answer on June 13, 2026 at 1:55 am

    You could try the method that was posted on this MSDN page. It got six up votes so it seemed like it worked.

    Link:
    Changing .exe icons

    The way Windows chooses the icon of the main executable file is that it looks for the first icon in the resource section of the executable, or something along these lines. First of all, you need to add a resource script, .rc file. This is done through Project->Add New Item or right click on solution explorer and go to Add->New Item. Chose Resource->Resrouce File(.rc) name it then add it.

    Now you have the resource file then you add the icon to it. Go to resource view and right click on the name of your resource file. Right at the bottom you will find Add Resource, select that then a new window will pop up.

    If you already have your icon saved seperatly then you should choose Import and then import the icon. Otherwise select Icon and then press New. The icon will be created and/or added to the resource script and you will find that when you build your project it will be the icon for the executable file.

    If you want more than one icon in a project, make sure to add the one you want as the executable icon first, otherwise you will have to change the resource identifiers and put that icon as the lowest id.

    Another approach you could take is to

    • Go to your Project Folder.
    • Overwrite the app.ico file that is located in that folder with a new icon of the same format.
    • Clean project.
    • Rebuild.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to change the app typeface and I can't: AndroidManifest.xml ... <application android:icon=@drawable/ic_launcher
I have two view controller classes in my application delegate. I can change from
can I change layout dpi that use my application on device? (on developed application
Background Large application with a bundle of code, I can't change the storage mechanism.
I've got a local application (which I didn't write, and can't change) that talks
I am developing a .NET (C#) application with a binary file format. The plan
In the case of a windows application(EXE/DLL), we can change or add language resources
How can I resize my application's window when the taskbar's size has changed? For
I can change SQL at runtime. Can I do the same with LINQ ?
I can change the irb prompt mode with irb --prompt prompt-mode I can see

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.