> this wine version works just great with call of duty, thx people > _______________________________________________ > wine-users mailing list > wine-users@xxxxxxxxxx > http://www.winehq.org/mailman/listinfo/wine-users I had my share of problem with it. At my first attempt i get a messagebox stating it couldn't open License.rtf a bit of tracing later it turns out that wine also has a problem with it: wine --debugmsg file Setup.exe <snip> warn:file:CreateDirectoryW Error 'File exists' trying to create directory '/home/cedric/wine-c-drive' trace:file:CreateDirectoryW (L"C:\\Program Files",(nil)) warn:file:CreateDirectoryW Error 'File exists' trying to create directory '/home/cedric/wine-c-drive/Program Files' trace:file:CreateDirectoryW (L"C:\\Program Files\\Call of Duty",(nil)) warn:file:CreateDirectoryW Error 'File exists' trying to create directory '/home/cedric/wine-c-drive/Program Files/Call of Duty' trace:file:CreateDirectoryW (L"C:\\Program Files\\Call of Duty\\Docs",(nil)) warn:file:CreateDirectoryW Error 'File exists' trying to create directory '/home/cedric/wine-c-drive/Program Files/Call of Duty/Docs' trace:file:ReadFile 0x60 0x403c7d38 8192 0x41caf480 (nil) trace:file:CreateFileW L"D:\\DOCS\\DOCS\\License.rtf" GENERIC_READ FILE_SHARE_READ OPEN_EXISTING attributes 0x80 warn:file:CreateFileW Unable to get full filename from L"D:\\DOCS\\DOCS\\License.rtf" (GLE 2) trace:file:ReadFile 0x60 0x403c7d38 8192 0x41caf480 (nil) trace:file:ReadFile 0x60 0x403c7d38 8192 0x41caf480 (nil) The cdrom part of my config file: [Drive D] "Path" = "/cdrom" "Type" = "cdrom" "Label" = "CD-Rom" "Filesystem" = "win95" ; make sure that device is correct and has proper permissions ! "Device" = "/dev/cdrom" bash-2.05b$ ls -l /cdrom/ total 10557 -r-xr-xr-x 1 root root 65654 Oct 11 22:36 00000000.016 -r-xr-xr-x 1 root root 132150 Oct 11 22:36 00000000.256 -r-xr-xr-x 1 root root 2048 Oct 11 22:36 00000001.TMP dr-xr-xr-x 1 root root 2048 Oct 30 14:50 DirectX dr-xr-xr-x 1 root root 2048 Oct 30 14:50 Docs -r-xr-xr-x 1 root root 41472 Oct 11 22:36 DrvMgt.dll dr-xr-xr-x 1 root root 2048 Oct 30 14:45 Extra -r-xr-xr-x 1 root root 77824 Aug 25 2000 Launch.exe -r-xr-xr-x 1 root root 376 Aug 12 01:57 Launch.ini -r-xr-xr-x 1 root root 12528 Oct 11 22:36 SECDRV.SYS dr-xr-xr-x 1 root root 2048 Oct 30 14:45 Setup -r-xr-xr-x 1 root root 10465713 Oct 11 22:28 Setup.exe -r-xr-xr-x 1 root root 145 Aug 12 01:55 autorun.inf dr-xr-xr-x 1 root root 2048 Oct 30 18:51 deviance -r-xr-xr-x 1 root root 279 Oct 11 22:14 version.inf bash-2.05b$ ls -l / total 2402 <snip> dr-xr-xr-x 1 root root 2048 Oct 30 18:52 cdrom <snip> How did you solve this? Regards, cedric -- No microsoft products were used for this e-mail _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users