Follow the Mikrotik install instructions: Run Winbox on macOS. Optional, you may install Wine64 using brew: “$ brew --cask install wine-stable” or any macOS package manager. Make sure you get the 64 bit version ie “win64”.
Create a start icon using the “Script Editor” with the Apple-script code below and save it as type Application to “/Applications/Winbox”.
on run
do shell script "/usr/local/bin/wine64 /Applications/Winbox.app/Contents/MacOS/winbox64.exe"
end run
Download and copy the 64 bit version of Winbox (winbox64.exe) to “/Applications/Winbox.app/Contents/MacOS”
Well, no! The docs are not complete. First of all It does not consider the security aspects of MacOS, secondly it lacks instructions on how to normally start GUI applications in macOS using application packages and lastly Homebrew is just an option. So my version is much better!
This is what I get when I go to the MT link… Super glad there is a MacOS user article available!
C’mon Normis give some credit to Larsa for communicating in a posiitve way with other MT users.
The only reasons for you to come in here and be negative are.
a. personal insecurity
b. the user article is far superior and you hate it when MT looks bad.
c. have the disease “not-in-controlitis”
d. you slapped a comedian who made fun of your wife.
…
This is some pride/ego talking. But well, it’s the usual Normis, rude and corny, and on a broader scale, represents MikroTik’s attitude towards users and customer anyways.
9/10 useful tips, guides, and data come from the community, not the Tik docs.
Hi Dark, I think Normis assumes the bulk of MT users are trained IT folks and we just know that aint the fact jack. I dont think its ego, I think its simply an inability to grasp that morons like me actually like to tinker beyond the dumb TP- or D-stink routers.
Where I agree there is some ego, or vanity, is the fact that he is still using that rugged and handsome youthful looking photo which I suspect bares little resemblance to current reality.
The new System Settings app changes the UI layout, but the setting referred to above is still there, under Privacy & Security → Security. (Scroll down.)
The OS installer nuked my ~/.wine directory, causing it to forget my winbox settings. I had to say “open ~/.wine”, then go into Time Machine and make it restore everything to “yesterday”, at which point everything was back. This may have been because I used the hard (⌘-⌥-R) Recovery Mode to reinstall the OS. (Never mind why.)
It may also be relevant that I did a “brew reinstall --cask wine-stable” as part of this, but I can’t prove it.
I’ve long use this too. With brew, it’s trivial to install: </s>brew install nrlquaker-winbox<e>
It adds a Winbox-mac.app that comes bundled with wine into a MacOS package. It’s not a big fan of MacOS Ventura’s “stage manager” feature about the only thing I’ve notice — even that still works, just doesn’t remember its “stage” well.
And Homebrew, isn’t that difficult to install, it’s one line*: see https://brew.sh
perhaps a couple more to get Apple’s POSIX (“Linux”) tools you’d likely want anyway
Do not download unknown Winbox installers from github or elsewhere.
macOS ventura and newer will run winbox64.exe with simple official wine64 installer: