dotnet / deployment-tools

This repo contains the code to build the .NET deployment tools and installers for all supported platforms, as well as the sources to .NET deployment tools.
MIT License
170 stars 51 forks source link

Rename setup.exe #262

Open KennyTK opened 1 year ago

KennyTK commented 1 year ago

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.

image

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