http://bugs.winehq.org/show_bug.cgi?id=1886 trisk(a)acm.jhu.edu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trisk(a)acm.jhu.edu ------- Additional Comments From trisk(a)acm.jhu.edu 2006-10-01 07:00 ------- Running the Win2k/9x installer under wine 0.9.5 with no MSIE install, I get: warn:file:wine_nt_to_unix_file_name L"%SystemRoot%\\system32\\%SystemRoot%\\system32\\msxml.dll" not found in /home/xyz/.wine/dosdevices/c:/wmp warn:file:wine_nt_to_unix_file_name L"%SystemRoot%\\system32\\msxml.dll" not found in /home/xyz/.wine/dosdevices/c:/wmp warn:file:wine_nt_to_unix_file_name L"%SystemRoot%\\system32\\msxml.dll" not found in /home/xyz/.wine/dosdevices/c:/windows/system32 ...etc. I've manually installed msxml.dll as suggested at http://support.microsoft.com/default.aspx?kbid=272633 - it looks like it's looking for a file with a local path literally "%SystemRoot%\\system32\\msxml.dll" instead of substituting the variable to get "C:\\windows\\system32\\msxml.dll"? -- 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.