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.

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,781 questions
{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.