ENABLED_ISERVICES

InstallShield 2020 ยป InstallScript Language Reference

Project:This information applies to InstallScript projects.

This system variable contains a set of bit flags indicating which InstallShield services are currently enabled. For example, if the expression ENABLED_ISERVICES & SERVICE_FLAG_ISFONTREG is equal to a non-zero value, global font registration is currently enabled.