InstallShield 2016 ยป InstallScript Language Reference
Message
'name' : member name already defined
Description
The member identified by name has already been declared in the structure.
Troubleshooting Information
Examine the structure in which the error occurred to find the first declaration of the member. If the second declaration is simply a duplicate of the first, delete it. If you intended the second declaration to be a different member than the first, rename the member in the second declaration and update all statements in the script that reference it.
See Also
InstallShield 2016 Help LibraryAugust 2016 |
Copyright Information | Flexera Software |