CoCreateObjectDotNet
InstallShield 2024 » InstallScript Language Reference
Project:
| • | InstallScript |
| • | InstallScript MSI |
| • | Basic MSI with InstallScript custom actions |
The CoCreateObjectDotNet function has been deprecated. Calling this function is the same as calling the DotNetCoCreateObject function with a null string ("") for the szAppDomain parameter.
For more information, see DotNetCoCreateObject.
See Also