Last updated
The icon will be showed in the taskbar
This tutorial requires to open GameLauncher.sln in Visual Studio
In the Solution Explorer, in the GameLauncher project, right click -> Edit Project File

2. Add a new line under <PropertyGroup>

Save the project and you will see the new Launcher name!
See also Set an Application Icon
Last updated
<AssemblyName>MY NEW NAME</AssemblyName>