OfficeDev/outlook-add-in-command-demo

Changing Icons?

Closed this issue · 2 comments

I got the add-in to work. But when I edit the Icon colours (ie. in paint, replace the blue with yellow etc.) and keep the same filename and reinstall the add-in, the icons still stays blue. On the gulp server the icons are yellow, in the 'Images' folder they are yellow. So where is Office getting the blue icons, even after reinstalling the add-in when none exist?

Fixed it. It was due to a caching issue.

Glad to see you figured this out. Just to add some additional info:

Icons are cached here locally (for Outlook 2016 on Windows):

%localappdata%\microsoft\office\16.0\wef\Resources

Older versions of 2016 may have the cache here instead:

%localappdata%\microsoft\office\16.0\wef\icons