How to rename EXE output file, product name etc?

youki 1,021 Reputation points
2023-09-07T16:19:49.67+00:00

I've tried to change it as follows but the settings are not applied.

I'm using Visual Studio 2022.

For the EXE file:

  • Project -> Properties -> General -> Target Name
  • Project -> Properties -> Linker -> Output File

For the product name & original filename, i changed it in the VS_VERSION_INFO.

The TargetName in the VSXPROX file is right but without success.

Developer technologies C++
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.