Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   correct...? (http://forums.winamp.com/showthread.php?t=234683)

pure-krypton 4th January 2006 09:19

correct...?
 
is this correct to install fonts?

code:

Section "Fonts" Fonts
SectionIn 1

SetOutPath "$FONTS"
File "C:\WINDOWS\FONTS\SQUEALER.TTF"
Fonts::registerFont "$OUTDIR\SQUEALER.TTF"
;messagebox mb_OK $OUTDIR
SectionEnd


Comm@nder21 4th January 2006 12:01

yep


All times are GMT. The time now is 22:29.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.