Hi,
I want to display some extra details with the installer like Publisher name and version.
How to do this.. pls help me..
Thanks in advance..🙂
Display installer details
5 posts
VIProductVersion
VIAddVersionKey
Stu
VIAddVersionKey
Stu
ya it's working thank u..🙂
In the .exe file i want to show the following
sample.exe
Application
CompanyName
But it's showing
sample.exe
Application
FileDescription
How to show the CompanyName...?
In the .exe file i want to show the following
sample.exe
Application
CompanyName
But it's showing
sample.exe
Application
FileDescription
How to show the CompanyName...?
Look at the manual. It shows you all common version information keys for VIAddVersionKey.
Stu
Stu
ya i found and it's working fine.. thanks..