How can I rename a setup file in ClickOnce, from setup.exe to myapp.exe?
How can I rename a setup file in ClickOnce, from setup.exe to myapp.exe?
Double click on My Project in the Solution Explorer. A DataEntryApplication form will appear. Under the application tab, Enter your desired Application name in the Assembly name field. Republish your solution.