Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在当前操作系统上获取文件的 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我需要的功能在哪里。
wine-get-path
答案是winepath -w foofile
winepath -w foofile