【问题标题】:Get Wine path of file获取文件的 Wine 路径
【发布时间】:2011-08-26 11:58:05
【问题描述】:

是否可以在当前操作系统上获取文件的 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 是我需要的函数。

【问题讨论】:

    标签: filepath wine


    【解决方案1】:

    答案是winepath -w foofile

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-10-05
      • 2020-02-20
      • 2011-11-16
      • 2011-02-07
      • 2019-06-23
      • 2021-09-10
      • 2012-03-25
      相关资源
      最近更新 更多