We have an application consisting of various parts:
The printer driver is listed in the Add/Remove section of Windows, with [name], [publisher] and [installed on] fields displayed as expected. But the [size] and [version] fields are left blank.
Our client wants us to update the [version] field. Where is this information stored (how to update or add this in the Add/Remove section of Windows)?
There are several properties under [Setup] that control version numbers:
VersionInfoVersion=
VersionInfoTextVersion=
AppVersion=
The field important for the question is AppVersion directive, which InnoSetup writes into the DisplayVersion registry key.
A complete sample can be found here.
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