Re: Wine character set....

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Dec 9, 2008 at 3:27 PM, ebear <wineforum-user@xxxxxxxxxx> wrote:
> Hello Austin,
>
> Thank you for your reaction....
>
> How do i set the locale, iam now running miniFaktura with the command:
>
> env WINEPREFIX="/root/.wine" wine "C:\Programma Bestanden\miniFaktura\miniFaktura.exe"
>
> Greetings eric
>
>
>
>
>
>

A) Don't run wine as root. Reinstall as a regular user and use it that way.

B) Locale is an environmental variable, so you'd use:

env LANG=cz_CZ.UTF-8 WINEPREFIX="/username/.wine" wine "C:\Programma
Bestanden\miniFaktura\miniFaktura.exe"

-- 
-Austin


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux