使用winehq在Mac上成功运行Win系统exe应用程序

使用Wine可以在Mac上运行一部分exe程序,但是注意⚠️可能会运行失败!

第一部分失败尝试(可跳过

通过下面连接下载软件

https://dl.winehq.org/wine-builds/macosx/download.html

安装好后显示上面链接软件过期,并且要求下载XQUartz

复制代码
brew install XQuartz

第二部分成功

重新找下载站点

https://wiki.winehq.org/MacOS

在终端输入以下命令安装

复制代码
brew install --cask --no-quarantine wine-stable

安装成功

使用,只需要在终端输入wine,后面加上要运行的exe文件路径

复制代码
wine app.exe

PS:这是我见过最简单的帮助文档

复制代码
user@userdeMacBook-Air store % wine --help
Usage: wine PROGRAM [ARGUMENTS...]   Run the specified program
       wine --help                   Display this help and exit
       wine --version                Output version information and exit
user@userdeMacBook-Air store % wine --version
wine-9.0
相关推荐
九丝城主10 小时前
2025使用VM虚拟机安装配置Macos苹果系统下Flutter开发环境保姆级教程--上篇
服务器·flutter·macos·vmware
芳草萋萋鹦鹉洲哦15 小时前
【vue3+tauri+rust】如何实现下载文件mac+windows
windows·macos·rust
梅名智1 天前
IOS 蓝牙连接
macos·ios·cocoa
帅次2 天前
Objective-C面向对象编程:类、对象、方法详解(保姆级教程)
flutter·macos·ios·objective-c·iphone·swift·safari
fengyun28912 天前
fcpx音视频剪辑编辑 Final Cut Pro X(Mac电脑)
macos·mac
fengyun28912 天前
Mac电脑 卸载工具 App Cleaner
macos
aerror2 天前
Xbox One 控制器转换为 macOS HID 设备的工作原理分析
macos·xbox
晴风向上2 天前
mac mini m4安装node.js@16以下版本方法
macos·node.js
JPCstorm2 天前
Mac homebrew 安装教程
macos
秋窗72 天前
Mac 部署Latex OCR并优化体验(打包成App并支持全局快捷键)
macos·ocr·latex