How to set the publisher name for a Windows Forms application

Viewed 44203

I have created the setup of a Windows Forms application. After installing this setup in Windows 7, it displays something like this:

Name: my application.exe  
Publisher: unknown publisher  
Type: application  
From: my application.exe  

I want to set the publisher name. How do I set the publisher name?

1 Answers
Related