在/mnt/hdc1/Program Files/Internet Explorer下,
lb@1[Internet Explorer]$ sudo wine iexplore.exe
Invoking /usr/lib/wine/wine.bin iexplore.exe ...
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
Warning: could not find DOS drive for current working directory '/misc/hdc1/Program Files/Internet Explorer', starting in the Windows directory.
wine: cannot open (null)
Wine failed with return code 1
lb@1[Internet Explorer]$
============================
我的~/.wine/config:
[Drive A]
"ath" = "/media/floppy0"
"Type" = "floppy"
"Label" = "Floppy"
"Device" = "/dev/fd0"
[wine]
"Windows" = "C:\\Windows"
"System" = "C:\\Windows\\System32"
"Temp" = "X:\\"
"ath" = "C:\\Windows;C:\\Windows\\System;X:\\;X:\\test;Y:\\"
"GraphicsDriver" = "x11drv"
; Wine doesn't pass directory symlinks to Windows programs by default.
; Enabling this may crash some programs that do recursive lookups of a whole
; subdir tree in case of a symlink pointing back to itself.
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink"
==============================
其他都默认了,感觉错误在这里。。。。。。
Post by bbmd
在/mnt/hdc1/Program Files/Internet Explorer下,
lb@1[Internet Explorer]$ sudo wine iexplore.exe
Invoking /usr/lib/wine/wine.bin iexplore.exe ...
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
Warning: could not find DOS drive for current working directory '/misc/hdc1/Program Files/Internet Explorer', starting in the Windows directory.
wine: cannot open (null)
Wine failed with return code 1
lb@1[Internet Explorer]$
============================
我的~/.wine/config:
[Drive A]
"ath" = "/media/floppy0"
"Type" = "floppy"
"Label" = "Floppy"
"Device" = "/dev/fd0"
[wine]
"Windows" = "C:\\Windows"
"System" = "C:\\Windows\\System32"
"Temp" = "X:\\"
"ath" = "C:\\Windows;C:\\Windows\\System;X:\\;X:\\test;Y:\\"
"GraphicsDriver" = "x11drv"
; Wine doesn't pass directory symlinks to Windows programs by default.
; Enabling this may crash some programs that do recursive lookups of a whole
; subdir tree in case of a symlink pointing back to itself.
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink"
==============================
其他都默认了,感觉错误在这里。。。。。。