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
- :
- Re: Fonts and InstallScript
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Aug 07, 2019
07:18 AM
I'm using InstallScript in my installation and I'm installing som fonts to FOLDER_FONTS.
How can check if the fonts are already installed to prevent being prompted to restart the computer.
Regards Per-Eric
(1) Solution
Aug 07, 2019
07:37 AM
Hi @Per-Eric ,
See whether you can use the "Is ( FONT_AVAILABLE, szIsData );" function as mentioned in the below link:
(1) Reply
Aug 07, 2019
07:37 AM
Hi @Per-Eric ,
See whether you can use the "Is ( FONT_AVAILABLE, szIsData );" function as mentioned in the below link: