SHA256
1
0
forked from pool/wine
Go to file
2008-05-16 13:02:19 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=1 2007-01-04 16:29:39 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=1 2007-01-04 16:29:39 +00:00
README.SuSE OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=35 2008-05-05 23:44:08 +00:00
ready OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=1 2007-01-04 16:29:39 +00:00
wine-0.9.62_aka_1.0.rc1.tar.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=37 2008-05-11 15:17:12 +00:00
wine-dsound-notify.patch OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=38 2008-05-16 13:02:19 +00:00
wine.changes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=38 2008-05-16 13:02:19 +00:00
wine.desktop OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=14 2007-06-24 09:55:53 +00:00
wine.spec OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=38 2008-05-16 13:02:19 +00:00
winegcc-m32.aptch OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=38 2008-05-16 13:02:19 +00:00
winetricks OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=36 2008-05-07 22:47:36 +00:00

Violation of existing windows:
------------------------------
Wine can corrupt MS Windows installation.

It is recommended to copy whole of windows to another destination 
and to configure wine for this copy.


1. All configuration data is in the registry, and can be accessed
   directly by editing system.reg or user.reg, "wine regedit.exe" or
   with the graphical configuration frontend "winecfg".

2. Drives are configured by symlinking in ~/.wine/dosdevices/

3. You have to set the WINEPREFIX variable to the wine base dir,
   if it is different than ~/.wine.

4. Running "wineprefixcreate" will update or create such a wine base
   directory.

There usually is no need for additionaly configuring wine.

If no ~/.wine is present, it will setup a fake windows 
environment in ~/.wine by itself, including all necessary config
file and registry settings by running "wineprefixcreate".

Start wine:
-----------
Check whether wine runs by entering (e.g.) 'wine sol.exe' or
'wine progman'.


Error and warning messages:
---------------------------
Wine is intensively developed but always isn't complete. Therefore 
many things don't work and wine print many error and warning messages.