Skip to content
⌘ NSIS Forum Archive

"Name" what for?

3 posts

coco_vc#

"Name" what for?

Hi all,

I noticed in a sample the following line:
Name "${PRODUCT_NAME} ${PRODUCT_VERSION}"

Can someone explain what is this for? I saw in the help that is used to set a name, but what is this Name used for in the end?

Thanks,
Viv
kichik#
It's displayed all over the installer. It's displayed in the title bar, welcome page, finish page, message boxes and more.