http://bugs.winehq.org/show_bug.cgi?id=18614
--- Comment #20 from rmaz@gmx.net 2011-04-20 15:34:12 CDT ---
Removing +relay probably won't tell us a great deal. You could try splitting it.
Done.
Try just wineboot, if problem exists try
Same problem:
$ rm -rf ~/.wine; wineboot wine: created the configuration directory '/home/maz/.wine' err:rundll32:wWinMain Unable to load L"setupapi" wine: configuration in '/home/maz/.wine' has been updated.
rm -rf ~/.wine ; WINEDEBUG=+file wineboot &> wineboot.log
Attaching wineboot.log
Btw, using
$ rm -rf ~/.wine ; WINEDEBUG=+relay wineboot
again finishes without error (but my comment #8 to bug 25765 still applies).