How to install Open Type Fonts using Wix

后端 未结 3 1359
慢半拍i
慢半拍i 2020-12-11 14:50

I want to install a set of Open Type Fonts as part of my MSI installation. I am using Wix to create the MSI.

Any advice?

3条回答
  •  -上瘾入骨i
    2020-12-11 15:31

    I couldn't figure out DirectoryRef—maybe something has changed over the years—but I plopped a Directory in my root TARGETDIR and got it to work. In my case, I needed Arial Narrow Bold on the server:

    
       
       
         
           
         
       
    
    

提交回复
热议问题