updated readme.suse
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=35
This commit is contained in:
parent
f69c4a7868
commit
b74ffb42ba
@ -1,6 +1,6 @@
|
||||
Start wine:
|
||||
-----------
|
||||
Check whether wine runs by entering (e.g.) 'wine sol.exe' or
|
||||
Check whether wine runs by entering (e.g.) 'wine notepad.exe' or
|
||||
'wine progman'.
|
||||
|
||||
General Notes:
|
||||
@ -19,7 +19,7 @@ There usually is no need for additionaly configuring wine.
|
||||
|
||||
If no ~/.wine is present, Wine will setup a fake windows
|
||||
environment in ~/.wine by itself, including all necessary config
|
||||
file and registry settings by running "wineprefixcreate".
|
||||
file and registry settings using the "wine.inf" file.
|
||||
|
||||
|
||||
Windows DLLs not supported by Wine:
|
||||
@ -33,6 +33,8 @@ archives.
|
||||
winetricks gecko Installs the Mozilla Gecko rendering engine, which
|
||||
provides generic HTML rendering support to Wine.
|
||||
|
||||
This engine is also in the wine-gecko RPM.
|
||||
|
||||
winetricks mfc40 installs the MFC40.DLL
|
||||
winetricks mfc42 installs the MFC42.DLL (Applications might need it)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user