After I right-click on a file in Windows (ex: Windows 7 64bit), a pop-up menu appears with "Properties" on its bottom.
Going to: Mouse-Right-Click on a File -> Properties -> Details I get a tab with file description containing:
Is it possible to setup any of the above parameters (Example: File Version, Product Version, Copyright) from within Visual Studio 2010? I want to have the parameters available after each compile/build session.
If yes, how to do that? If not, what is the appropriate way of setting them up? I did not find anything relevant on internet yet.
In Visual C++ project add a resource file with version information. See MSDN help: http://msdn.microsoft.com/en-us/library/aa381058(v=VS.85).aspx
I am currently using VS2015, to our project contained additional information, follow these steps:
Fill the data and rebuild the project. Done.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With