-
Notifications
You must be signed in to change notification settings - Fork 35
Getting Started
svbeon edited this page May 26, 2016
·
2 revisions
You can run Trizbort on Mac/Linux using Wine with some help from Winetricks the following has been tested on OS X el Capitan:
- Download and install Wine from Winehq.org
- Download and install winetricks
- I highly reccomend installing both globaly on the system
- Download and install cabextract
- For example by running
$ brew install cabextract
- Run
$ winetricks install dotnet45
and follow the instructions
- If i don't missmind, .NET 3.0 installer will hide in the background, double click on its logo in the top right corner of the menulist of OS X to bring it back and finish the installation
- Download Trizbort, unzip and doubleclick on it to run.
- Or run it via CLI by running the wine application and in the terminal that appears run
$ wine PATH/TO/Trizbort.exe