Director 1.0, 2.0.1, 3.1.3 and 4.0.4 (as well as 4.0.4 japanese) as standalone apps for recent macOS systems Note ==== Since all apps are non-signed and "downloaded from the internet", you have to circumvent gatekeeper before running them in macOS: 1.) Download ZIP file. 2.) In Terminal run: $ xattr -c /path/to/file.zip to remove the "quarantine" flag. 3.) Now unpack ZIP and run app. Alternatively, since the "quarantine" flag is only added when downloading with a macOS app (like a webbrowser), but not when using a commandline binary, just copy the download URL from your webbrowser (Right/Control-Click -> Copy Link) and download the ZIP in Terminal instead: $ cd ~/Downloads $ curl -O "" You now have the ZIP in your Downloads folder, without any gatekeeper/quarantine fuss, so just unpack it and run app.