5

現在のOS上のファイルへの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

1 に答える 1

6

答えはwinepath -w foofile

于 2011-08-26T12:04:59.587 に答える