[Bug 2369] Cannot change windows version in 20040716

Wine Bugs wine-bugs at winehq.org
Sun Sep 19 10:03:03 CDT 2004


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





------- Additional Comments From maik.schulz at iname.com  2004-19-09 10:03 -------
After creating ~/.wine/config with the below content, iTunesSetup.exe does not 
complain about the wrong windows version any more. The definition of the temp 
directory was necessary because otherwise wine complained about not being able 
to write to my /tmp directory which was linked as a dos device (default setup). 
 
[BEGIN] 
WINE REGISTRY Version 2 
 
[version] 
"windows"="win2000" 
 
[wine] 
"Windows" = "c:\\windows" 
"System" = "c:\\windows\\system" 
"Temp" = "c:\\temp" 
[END] 

-- 
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