Change exe file version

Hello.

Is possible to change exe file version in an existing exe file?

Thank you.
Regards.

Hello.

This is the workflow we need:

- Compile our app (EXE)
- Generate SFX with winrar (EXE)
- Copy the properties from our app (EXE) to the SFX file (EXE). At least, we need to set the file version.

We have completed all the tasks except the last one.
We would like to know if exists a task in FinalBuilder to change the version of an EXE file.

Thank you.
Regards.

It’s possible with external tools, FinalBuilder doesn’t currently support doing this directly.Something like this would probably do what you need - http://ddverpatch.codeplex.com/

Hello.

It works like a charm.
Thank you for your help.

Regards.

ddverpatch has been migrated from Codeplex to GitHub:
https://github.com/pavel-a/ddverpatch

1 Like