|
|
#1 |
|
Junior Member
Join Date: Sep 2007
Posts: 4
|
Advanced Font Installation
Under Advanced Font Installation, where in the first script is the actual font name of the file placed.
Also, when the macro is run the MakeNSISW compiler gives the following warning - 1 warning: install function "GetFileName" not referenced - zeroing code (264-286) out Where should the function be referenced? |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
That script uses a plug-in to get the font name on its own. You don't need to specify that manually anywhere.
As for GetFileName, it's used by InstallTTF and InstallFON. Aren't you using any of those? NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|