> 
> 
> I have had a problem with the mime-type for WINE being malformed.
> 
> Three ways to launch an app from the command line:
> 
> wine "C:\<path to app>"
> wine /mnt/win_c/<path to app>
> cd to the apps' directory and wine <app>
> 
> If the mime-type is set up correctly, you may omit the wine command.
> 
> I always try to make regedit.exe the first program I launch with WINE when I 
> am running WINE on an already-installed Windows partition. It's always there, 
> it always runs.
> 
> Hoyt
> 
Do you want to say that it works for you?

This is what i get

 $wine regedit.exe 
 Building font metrics. This may take some time...
 fixme:font:LFD_InitFontInfo DBCS fonts like
 '-daewoo-gothic-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0'
 are not working correctly now.
 fixme:font:LFD_InitFontInfo DBCS fonts like
 '-daewoo-mincho-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0'
 are not working correctly now.
 fixme:font:LFD_InitFontInfo DBCS fonts like
 '-daewoo-mincho-medium-r-normal--24-170-100-100-c-240-ksc5601.1987-0'
 are not working correctly now.
 
and this goes one for a long time and than it just hangs.

Reply via email to