Jump to content

Recommended Posts

Posted

Deploying the Gimp works without issue, but on the first-run after installation it spends ~2 minutes setting up fonts, plugins and what-not.

 

Has anyone got a script or handy method to trigger this as part of the deployment? I can think of a few kludges (calling it post-install, waiting ~4 minutes, then killing it), but has anyone got a cleaner method?

Posted
As far as I'm aware the generated files are all placed into the user's AppData directory (the font-cache stuff specifically going into AppData\Local\fontconfig\cache). You could, I guess, have some sort of script that copies files into that directory from a share but I would imagine they may still get regenerated from time to time (or perhaps cause other issues if they don't match what's on the system)

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...