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 3494872
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T12:03:28+00:00 2026-05-18T12:03:28+00:00

I have created an installer with Inno Setup. The icon used for the desktop

  • 0

I have created an installer with Inno Setup. The icon used for the desktop shortcut and start menu is embeded in the application executable.

When the installer was initially created, I didn’t have the final product icon from the design team. I used a temporary icon instead as I completed the installer.

Everything worked as it should until I changed the icon for the final one. Now the desktop shortcut and start menu icons always display the old icon even though everywhere else the icon is correct.

This is the Icon declaration section of the script.

[Icons]
Name: {group}\{#MyAppName}; Filename: {app}\{#MyAppExeName}; WorkingDir: {app}
Name: {group}\{cm:UninstallProgram,{#MyAppName}}; Filename: {uninstallexe}; IconFilename: {app}\Icons\stop.ico
Name: {commondesktop}\{#MyAppVersionName}; Filename: {app}\{#MyAppExeName}; Tasks: desktopicon; WorkingDir: {app}

Here’s what I’ve tried: (This is a Windows 7 system)

If I look at the shortcut properties, and choose “change icon” I see the correct icon. Re-selecting it has no effect. I’ve also tried selecting a dis-related icon and then re-selecting the correct on… still shows the old one.

I’ve followed suggestions to delete the IconCache.db and restarting the machine but this has no effect either.

Where in the world is the old icon coming from? It’s nowhere in the installer.

Ideas anyone?

  • 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-05-18T12:03:28+00:00Added an answer on May 18, 2026 at 12:03 pm

    It seems that this indeed was related to the IconCache.db file. I can only guess that something wasn’t done in the right order (though I tried differing procedures more than once).

    Here’s how I performed the reset manually:

    • Click Start button > Hold down Ctrl+Shift & Right Click on empty area in the Start Menu.
    • Select “Exit Explorer”.
    • Hold Ctrl+Shift+Esc keys to open Task Manager.
    • Select “File” > “New Task”.
    • Type: cmd (and press Enter). This will open the command prompt.
    • Type: cd /d %userprofile%\AppData\Local (and press Enter)
    • Type: attrib –h IconCache.db (and press Enter)
    • Type: del IconCache.db (and press Enter)
    • Type: start explorer (and press Enter)

    Now everything renders just as it should.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an application installer created with Inno Setup that deploys multiple binaries and
Made an application which targets .net 4 client. Created an installer using Inno Setup
I have created a mini installer in NSIS that installs patches for my application.
I have created application installer using Wix. I have a ProgressBar control present on
I have created a simple silent installer with no ui for my application using
I have created an installer for my wince application by following the instructions on
I have created a standard MSI installer for P&D of my application which is
I have created a setup project for a Windows Application developed using Visual Stduio
I have created an installer for my windows application using C#. After installing the
I have created an installer for my Application, but when I run it on

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.