[Bug 18614] Problem with starting of wine or winecfg

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 21 06:20:30 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=18614

--- Comment #24 from Dmitry Timoshkov <dmitry at codeweavers.com> 2011-04-21 06:20:28 CDT ---
(In reply to comment #23)
> There is no wine.inf in WINEPREFIX, but I found this
> 
> $ ls -l /usr/local/share/wine/wine.inf
> -rw-r--r-- 1 root root 201287 Apr 20 20:34 /usr/local/share/wine/wine.inf

There should be one in the build tree as well.

> How would I find out "what's wrong with it"? Are the contents supposed to be
> system-specific? At any rate, its md5sum is
> 
> $ md5sum /usr/local/share/wine/wine.inf
> 39f39e0877afd9dacb0113d272229213  /usr/local/share/wine/wine.inf

No, its contents are not platform specific.

> In the header it says
> 
> ;; This should be run through setupapi:
> ;;   rundll32 setupapi.dll,InstallHinfSection DefaultInstall 128 wine.inf
> 
> I could maybe try to do this manually, but I don't seem to have a rundll32
> executable, only a rundll32.exe.so in /usr/local/lib/wine.

Run it as you would do with any other Wine built-in application:
wine rundll32 setupapi.dll,InstallHinfSection DefaultInstall 128 wine.inf

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list