How to change the icon in the wyUpdate GUI

wyDay Team,

I've been asked to change the icon displayed in the wyUpdate application (top left corner). I did some digging and I think I'm not sure if I understand this correctly - Do we need to recompile the C# code in your application (Which I don't have). I was basing this off of the article: https://wyday.com/forum/t/1347/custom-icon/#post-6986

Either way, they would like me to replace it with our company logo. I'm not so interested in what the exe's icon looks like in the directory, but I get the feeling that they are one and the same.

Please advise, thank you.

Jim

Yes, you'll need to change the icon in the source. See: How to make a custom version of wyUpdate.

Thank you. However, how would this affect new wyUpdate versions that you put out? Will I need to recompile the new updates each time and push it out using wyBuild like any other file update?

Jim

Yes, you'd need to recompile wyUpdate with every new release.

Understood...

Jim