InstallShield 2015 ยป InstallScript Language Reference
Message
'name' : macro redefinition
Description
The identifier specified by name has already been used in a #define statement.
Troubleshooting Information
If the second definition is simply a duplicate of the first, delete it. If you intended the second definition to be different from the first, rename the identifier in the second definition and update all statements in the script that reference it.
See Also
InstallShield 2015 Help LibraryJune 2015 |
Copyright Information | Contact Us |