Game Launcher - Documentation
  • Documentation
  • Changelog
  • 🎛️Features comparison
  • Getting-started
    • ❓How it works
    • 🌀Introduction
    • 👉Installation
      • [TIP] Make your host files visible
  • Game Launcher
    • ☁️Cloud Management
    • ⬜Patch Manager App
      • CLI Commands
    • ✳️Enterprise Edition | Multi-games
      • How it works
      • Adding games
  • 🖼️Launcher Integrations
    • 🌌Flat Window Template
      • Deploy for MacOS
        • Create a self-signed certificate
      • 📽️Set a background video
    • 🙎Login & Register Integration
    • 📩Notifications Integration
    • 👾Crypto & NFT Game Launcher
  • 📃Creating Launcher Version
    • 1️⃣1. Deploy your Launcher
    • 2️⃣2. Move your Launcher
    • 3️⃣3. Create your patch
    • 4️⃣4. Upload your files to your server
    • 🥳Testing and Deploying to your users
  • 📔Creating App Version
    • 1️⃣1 & 2. Build your App
    • 3️⃣3. Create your patch
    • 4️⃣4. Upload your files to your server
  • ❕How to show News and Alerts
    • 📰Show your News or Changelog
    • ⚠️Show an Alert
  • Publishing Essentials
    • Hosting
    • App Signing
  • Utilities
    • Launch Arguments
  • 🎨Customization
    • 🆒Set your own Logo
    • 🖼️Set your own Background color
    • 🪟Change Window Transparency
    • 🔤Change Launcher Executable Name
    • 🌀Set an Application Icon
    • 🅰️Customize News Fonts
    • 🌌Set a Splash Screen
  • ⚒️Extending the Launcher
    • 🇺🇸Adding a new language
    • ↪️Using other UI Template
  • 💵Make money with us
    • Creating your template and selling it
Powered by GitBook
On this page
  1. Customization

Set an Application Icon

The icon will be showed in the taskbar

PreviousChange Launcher Executable NameNextCustomize News Fonts

Last updated 5 months ago

This tutorial requires to open GameLauncher.sln in Visual Studio

Set your own icon

Set your own Icon is very easy!

You need to convert your logo to a .ico file

Your logo must be a .png file

  1. Upload your file here:

2. Save it (Save Icon)

A new page will appear.

3. Download the icon (Right click)

  1. The icon filename must be Icon.ico

  2. Copy your icon file to the Game Launcher project folder (replace)

3. Right click on your icon and Set the Build Action to Resource in the Properties

4. In Solution Explorer, Right click on GameLauncher solution -> Rebuild the solution

Now Build and see your new icon in the taskbar!

🎨
🌀
https://redketchup.io/icon-converter
Taskbar Application Icon
Rebuilding the solution