|
-
Apr 9th, 2025, 09:45 AM
#1
[RESOLVED] VS2022 4.5FW Application icon problem
I’m just finishing up a project I’ve been writing. I changed my app. Icon, but I didn’t like it, so I made another. Added my icon to my.resources, swapped the icon in the properties page. The new icon shows there, also I changed my form icon, which works. But when I build my app, the first new icon that I’ve removed is used for my executable. Is this a project caching or windows caching error?
Has anyone seen this problem before?
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Apr 9th, 2025, 10:51 AM
#2
Re: VS2022 4.5FW Application icon problem
I’ve found something that’s basically a workaround. Changing the name of the compiled executable brings up the right icon. It seems to be a windows caching error, and I don’t know how to refresh the cache.
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Apr 9th, 2025, 11:24 AM
#3
Re: VS2022 4.5FW Application icon problem
-
Apr 9th, 2025, 11:44 AM
#4
Re: VS2022 4.5FW Application icon problem
 Originally Posted by jdc2000
I'd seen them before, but i tried again with this one...
https://www.vbforums.com/showthread....=1#post4295561
I tracked down the *.db files, which are several folders down from the %userprofile%\AppData\Local folder mentioned in that link
Then, i used DEL *.db /a and restarted Explorer. That fixed it.
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Apr 9th, 2025, 01:41 PM
#5
Re: [RESOLVED] VS2022 4.5FW Application icon problem
OK, so it sounds like it was indeed the icon cache issue.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|