Skip to content

qokelate/wine-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wine for macos

安装

1. 克隆仓库git clone https://github.com/qokelate/wine-mac.git

2. 创建链接ln -sf $PWD/wine-mac/bin/wine-loader /usr/local/bin/

用法

1. wine-loader <exe文件路径> [exe参数,可选]

示例

# 运行win系统命令(注册表)
wine-loader regedit.exe

运行mac电脑里的exe
wine-loader ~/xxx/abc.exe

运行mac电脑里的exe,带参数xyz
wine-loader ~/xxx/abc.exe xyz

About

wine for mac, x86_64 only.......

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages