Search code examples
vb6

Change my applications's exe file version in VB6


i made an application in vb6 now i have given it a product version from project/properties but i noticed the win explorer has two tags for exe a product version and a file version.

i want to edit the file version of my app's exe any idea how can i do that? file version should be x.x.x.x

i wanted to to change the file verision not the product version.


Solution

  • Use Resource Hacker and accomplish this easily,

    Download from here