SERVICE_FLAG_ISFONTREG
InstallShield 2024 » InstallScript Language Reference
Project:
• | InstallScript |
• | InstallScript Object |
SERVICE_FLAG_ISFONTREG is a predefined constant that is used to represent a value that can be set as a bit flag in the system variable ENABLED_ISERVICES. If the expression ENABLED_ISERVICES & SERVICE_FLAG_ISFONTREG is equal to a non-zero value, global font registration is currently enabled. You cannot change the value of a predefined constant.
See Also
Installing Fonts Through InstallScript and InstallScript Object Projects