Search code examples
c#visual-studio-2008windows-installerapplication-name

Changing Application Name in Windows Installer


I have created a setup project for a Windows Application developed using Visual Stduio 2008(C#).

In the portion of installation screen where it says, this installer will guide you through the steps required to install ABC on your computer

I want this changed to this installer will guide you through the steps required to install XYZ on your computer

How can I change the word ABC to XYZ?


Solution

  • To change the name that appears on Welcome Screen, you would need to edit as follow.

    Right click on Installer Project name > View > User Interface.

    From there, edit the properties of Welcome under Start.