[Bug 5229] wine "Unhandled exception" at first wine launch ( if .wine does not exist )

Wine Bugs wine-bugs at winehq.org
Fri May 12 21:16:30 CDT 2006


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





------- Additional Comments From work at goc.lv  2006-12-05 21:16 -------
Solution:
cd
rm -rf .wine
mkdir .wine
cd .wine
mkdir -p drive_c/windows/system32
mkdir dosdevices
cd dosdevices ln -s ../drive_c c: (in same way linking any other drives, for
example, ln -s / d:) 
launch winecfg, configure, what you need
run wine :)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list