NSIS 基本字体安装/卸载,需要用到头文件 FontInstall.nsh FontInstall.nsh: !include LogicLib.nsh !include WinMessages.nsh !macro FontInstallHelper FontFileSrc FontFileDst FontInternalName Resource RegSuffix RegRoot ClearErrors !if "${FontFileSrc}" != "" ${IfNot} ${FileExists} "$…