|
|
#1 |
|
Junior Member
Join Date: Jan 2008
Location: Exeter, UK
Posts: 2
|
Instaling and registering fonts - erros
Hi!
I need to install and register fonts while installing other app. Following WIKI howto etc I've created this: PHP Code:
Fonts still seems to be uninstalled and installed correctly, registerd etc (on XP) but what I'm getting is: PHP Code:
I've been looking on google, on MSDN etc without any joy. Could someone point me to the right direction? What I'm doing wrong or what is wrong with NSIS? Has anything changed in this matter in latest build? (I mean SENDMESSAGE). I'm using the newest version of NSIS 2.34(and I'm not too sure but probably version 2.31 was working fine! Can't really test it now) Many thanks in advance! Cheers Chris |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
!include WinMessages.nsh to resolve the ${WM_FONTCHANGE} definition.
${HWND_BROADCAST} seems not defined within your script. Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2008
Location: Exeter, UK
Posts: 2
|
Thank you very much!
That was the solution... How could I miss that I don't really know Sorry for wasting your time. Cheers Chris |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|