Okay so I've been able to create serialized packages for deployment in the past, not a problem. I've even created a based font vault (licensed and seats accounted for) to be deployed out as needed. This works out great since we can ensure that ever user has the valid font vault library. I've been able to capture SF plug-in prefs as well.
Even if some ones font vault is acting funny, I've create a SelfService install to "reset" their vault and plug-in prefs. All of this has been tried and test without any issue. It worked great and users loved that they had the ability to reset their font vault.
Apparently SF7 not needs a "cloud-like" activation. So creating a highly customized package like before has been troublesome. Yes I can push some plist later, but it's more of a pain now. So I'm just pushing the pkg and then having the user activate the software. Then going through the setup, yadda, yadda, yadda.
So now I'm trying to create a new Font Vault. I've add the fonts and create font-sets. Button everything up and create a DMG to deploy out. However here is where the issue starts yet again. The DMG pushed out to the target machine along with a script that we run. So SF can read this new font vault (like I said before tried and tested). Ask the user to log-in as the user which was signed in Suitcase Font Fusion 7. I've tried to strip out everything that makes sense to me, but I can't make it a "universal" install like before. I've mentioned this my customer and they've gotten used to the idea of being able to "reset" their font vault via SelfService. This is extremely helpful and minimizes downtime on the designers end. So my question to the community is as follows:
Has anyone figured out how to make a "universal font vault" which could be deployed to users. Without it asking for the original logged in creator on Font Fusion 7?