Error C8053
InstallShield 2020 ยป InstallScript Language Reference
Message
'name' : identifier not a #define macro
Description
The identifier specified by name, which is used in an #undef statement, has not been defined.
Troubleshooting Information
Check the spelling of the identifier specified by name.
See Also