correct...?
is this correct to install fonts?
Section "Fonts" Fonts
SectionIn 1
SetOutPath "$FONTS"
File "C:\WINDOWS\FONTS\SQUEALER.TTF"
Fonts::registerFont "$OUTDIR\SQUEALER.TTF"
;messagebox mb_OK $OUTDIR
SectionEnd
Archive: correct...?
correct...?
is this correct to install fonts?
Section "Fonts" Fonts
SectionIn 1
SetOutPath "$FONTS"
File "C:\WINDOWS\FONTS\SQUEALER.TTF"
Fonts::registerFont "$OUTDIR\SQUEALER.TTF"
;messagebox mb_OK $OUTDIR
SectionEnd
yep