I am running " saf build --display-console-window " command to create .exe
How can I change name of my (solution_name).exe file to (customized_name).exe ?
Then I want to change the name of Installed application.
This should be done via a change in command or change in solution name?
Please suggest corresponding command