Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

1. You first need a .ico file to use as an Icon. You can use something like https://www.freeconvert.com/png-to-ico to convert from a .png to a .ico file

2. Once you have your .ico file, put it in the RedlabsUpdateUtility folder in the source code


3. Open the project in Visual Studio (double click the RedlabsUpdateUtility.sln file in the folder above)


4. Right click on "RedlabsUpdateUtility" in the Solution Explorer window in Visual Studio and click "Properties"


5. Select your icon in the "Resources" section


6. Publish it (as described in the QuickStart Guide PDF