Rename project
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Do you realy want to change the project name of just the .exe name? If just the .exe name then (1)select project settings (2)select like tab (3)change the output file name for both debug and release versions (4)change the name(s) in version info. resource and any where else where is might be stored (such as your about box and string table, etc...) I just did the above today, since the internal project name was not acceptable for a released .exe name.