What's wront with this?

daniel huhardeaux daniel.huhardeaux at motopol.pl
Tue Nov 6 12:04:38 CST 2001


>[wine]
>"Windows" = "/windows"
>"System" = "/windows/system"
>"Temp" = "/windows/temp"
>"Path" = "/windows;/windows/system;/windows/temp"
>"Profile" = "/windows/Profiles/Administrator"
>...

Must be
[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "c:\\windows\\temp"
"Path" = "c:\\windows;c:\\windows\\system;c:\\windows\\temp"
"Profile" = "c:\\windows\\Profiles\\Administrator"

-- 
daniel.huhardeaux at motopol.pl
Mobile: +48 602 284 546
Tel......: +48 32 768 3333 / 121
Fax.....: +48 32 768 3334





More information about the wine-users mailing list