2011-08-26 100 views
3

是否可以将Wine路径获取到当前操作系统上的文件?获取文件的酒路径

实施例:

wine-get-path ~/foo.txt # Outputs: Z:\\Users\Tyilo\foo.txt 
wine-get-path ~/.wine/drive_c/windows/explorer.exe # Output: C:\\windows\\explorer.exe 

其中wine-get-path将是我所需要的功能。

回答

4

答案是winepath -w foofile