Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Exporting a font from a container field to the font folder on Windows.


This topic is 3571 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I am trying to export a font from a container field to the font folder on Windows. I have it working on my Mac but I cannot get it working on Windows.

 

What am I doing wrong here?

"/c:/Windows/Fonts"  &  $filename
Posted

There should be a "file:" or "filewin:" prefix to make the path complete

You're also missing a "/" after "Fonts"

Lastly: the user may not have write privileges to that folder

Posted

Thanks. I made the changes but it's giving me an error when I try to save the font.

filewin:/c:/Windows/Fonts/FontAwesome.otf

post-84508-0-26540400-1425389438_thumb.p

Posted

That's probably a permissions issue... not a whole lot you can do about that unless you want to get into OS-level scripting

Posted

Thanks Wim. I guess that I will just save them to the desktop and let the user install them manually.

This topic is 3571 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.