Hi,
I want to change a file property of my setup.exe.
An installer property shall be changed with the SetProperty command ( https://www.advancedinstaller.com/user- ... perty.html ).
The value of the installer property shall be written to the ProductVersion oder FileVersion Property of the installer.
Note:
I already use the "Set version from file" function. So ProductVersion and FileVersion are set to the version of the configured file. Later I want to overwrite (f.e. ProductVersion) with the value of the installer property.
How can this be done?
Thanks,
Andreas
FOLLOW US