Change Company Name Setup Project Visual Studio

   Select the set-up project "myAppSetup" in solution explorer and hit F4.
    Change the Manufacturer property "Default Company Name" in properties window to your own company name, e.g. "StackOverflow".
    Change the ProductName property "myAppSetup" in properties window to your desired program name, e.g. "Sweepstakes".
    The Author property may contain a default value "Default Company Name" and can also be changed.