Compiler vars and Project Properties
Posted: Wed Nov 16, 2005 6:07 pm
I'm writing an installer that needs to work for multiple product names, versions, etc.
I'd like to use compiler vars to set these values, like this:
Product Name: #CLIENTNAME# Software Installer
But when I do this, the dialogs simply display "#CLIENTNAME# Software Installer" rather than "SomeCompany Software Installer"
Am I doing something wrong, or am I not supposed to use compiler vars in this manner?
I'd like to use compiler vars to set these values, like this:
Product Name: #CLIENTNAME# Software Installer
But when I do this, the dialogs simply display "#CLIENTNAME# Software Installer" rather than "SomeCompany Software Installer"
Am I doing something wrong, or am I not supposed to use compiler vars in this manner?