How to rename EXE output file, product name etc?
youki
1,021
Reputation points
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.
Sign in to answer