http://bugs.winehq.org/show_bug.cgi?id=30514
--- Comment #2 from Stefan Leichter Stefan.Leichter@camLine.com 2012-12-19 16:05:10 CST --- Created attachment 42864 --> http://bugs.winehq.org/attachment.cgi?id=42864 source of test program to be executed after the installer finished
(In reply to comment #0)
--- snip ---
A stub doesn't really make the installer happy ...
--- snip ---
According to my tests [1] the correct implementation doesn't make the installer happy too. GetFontResourceInfoW works only for font files in %windir%\Fonts.
In my Windows XP VM the installer copies the font files into %windir%\Fonts. In wine the installer doesn't copy the files. Looks like this needs to be fixed first.
[1] http://source.winehq.org/patches/data/92863