Skip to content
⌘ NSIS Forum Archive

Display installer details

5 posts

saran4u#

Display installer details

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..🙂
saran4u#
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...?
Afrow UK#
Look at the manual. It shows you all common version information keys for VIAddVersionKey.

Stu