Troubles with Windows Me Registry in latest CVS

Ove Kaaven ovehk at ping.uio.no
Wed Feb 14 13:59:18 CST 2001


On Wed, 14 Feb 2001, drovar wrote:

> Created /root/.wine/config using your existing Windows installation.
> You probably want to review the file, though.
> 
> Checking for real Windows registry...
> Not found, default Wine registry will be installed.

It appears that someone (hmm, seems to be Chris Morgan) broke wineinstall
- he seems to have removed the code that reads the CROOT from an existing
wine.conf (such as the wine.conf that tools/wineconf generates from
existing Windows installations). As a result, wineinstall is unable to
find anything on the Windows installation, including an existing registry.

regapi should NOT be compiled and should NOT install default registry
entries when a real Windows registry exist. Almost fortunate that the
below error appeared...

> Warning: could not find wine config [Drive x] entry for current working directory /home/drovar/wine; starting 
> irectory.
> Invalid path 'C:windowsSYSTEM' for system directory: does not exist

Missing backslashes... apparently someone (seems to be Andreas Mohr) fixed
wineconf incorrectly. He must have forgotten that the new config format
requires two backslashes, and that perl itself eats every other
backslash...




More information about the wine-users mailing list