dotnet / dotnet/deployment-tools
Rename setup.exe
- Dominant language
- C#
- Stars
- 213
- Forks
- 73
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
### Description
I'm unable to rename the output executable and icon for said executable. I'd like all of my ClickOnce applications to be released to the same network directory. The inability to change output file name is blocking use of ClickOnce.

### Configuration
Dot Net 6 Winforms
Windows 10, x64
### Other information
I've read workarounds for manually renaming the executable and changing the icon. I'm not interested in manual solutions because it provided room for error.
https://stackoverflow.com/questions/3952916/how-to-rename-setup-file-in-clickonce
Contributor guide
Assessment
This issue has not been assessed yet.