This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- BasicMSI - use System Search
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Jun 16, 2009
06:09 PM
Detecting Installed Fonts
Hello, I was wondering it it were possible to detect if a certain font, or set of fonts is installed on the target computer? Type of project doesn't matter to me - can be InstallScript or basic MSI. I need to be able to detect if a handful of fonts is on the target computer, and install any that are missing as part of my installer.
Any advice would be appreciated!
Tim
Any advice would be appreciated!
Tim
(4) Replies
‎Jun 16, 2009
06:13 PM
InstallScript has Is(FONT_AVAILABLE, ...), which should do the trick.
‎Aug 16, 2009
03:41 PM
Alternately, in a BasicMSI installer, you can create a System Search for your font in the [FontsFolder].