Hi,
Please note that during the uninstallation of a MSI package, all the resources registered in it will be removed. In order to make sure that some resources remain, you need to mark them as permanent.
This can be done like this:
- go to the "Organization" page
- select the component which contains the fonts
- in the "Component Properties" page set the "Permanent" attribute
You can read more about the attributes of a component here:
http://www.advancedinstaller.com/user-g ... rties.html
Regards,
Cosmin