> Ian a écrit :
>
[quoted text clipped - 21 lines]
>
> The only thing is that you need to be an administrator to do so.
Sorry, but that isn't the OP's problem. He stated that he CAN copy the
files to the Windows/Fonts folder but that doesn't install them (make
them immediately available for use).
That's because simply copying them into the folder doesn't update the
registry; a registry update WILL take place automatically when Windows
is restarted.
If the copy function is performed with the Windows API, then the
registry update will take place immediately. If you drag a font into
C:\windows\fonts in Explorer, for instance, you'll see a dialogue box
saying "Installing <fontname>"
Using DOS copy will also bypass Windows XP's or Windows 2000's font
validation process, allowing invalid fonts to be placed in the folder,
with unpredictable results.
- Character
Ian - 04 Jan 2007 16:26 GMT
Thank you Character & bull dog.
As Character pointed out, the problem is not in copying the files, but in
installing (registering) them. I've gone with the "provide instructions to
copy within Windows" option :-)
Thanks for trying.
---
Ian
---
>> Ian a écrit :
>>
[quoted text clipped - 42 lines]
>
> - Character