Skip to content
⌘ NSIS Forum Archive

PRODUCT_NAME issues

3 posts

Lunchtray#

PRODUCT_NAME issues

Hi can anyone help me with this problem? I can't seem to get this to correctly show as a PRODUCT_NAME:

!define PRODUCT_NAME "Texas Hold'Em"
Name "${PRODUCT_NAME}"

I know it's the " ' " I just don't know how to get around this...

Thanks.