我有一个应该安装字体的Windows服务。我有一个包含字体的文件夹,我使用此代码安装它们:[DllImport("gdi32.dll",EntryPoint="AddFontResourceW",SetLastError=true)]publicstaticexternintAddFontResource([In][MarshalAs(UnmanagedType.LPWStr)]stringlpFileName);varfontDestination=Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.Fon