Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
bootcat:help:download_mac_version [2020/11/04 14:19] – [Why do I have to do this?] eros | bootcat:help:download_mac_version [2023/04/28 10:44] (current) – eros | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== How to download BootCaT for Mac ====== | ====== How to download BootCaT for Mac ====== | ||
- | ===== Quick fix (for experienced users) ===== | + | **READ THIS CAREFULLY, DON'T JUST DOWNLOAD IT BECAUSE IT WON'T WORK!** |
- | Just download it with Curl: | + | Download BootCaT from here and install it: |
+ | |||
+ | https:// | ||
+ | |||
+ | If you want the Apple Silicon version download this (if you're not sure what "Apple Silicon" | ||
+ | |||
+ | https:// | ||
+ | |||
+ | If you try to start the App right away, you'll probably see something like this: | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | Or this (on older versions of MacOS): | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | See below for ways to fix this. | ||
+ | |||
+ | ===== Quick fix (for advanced users) ===== | ||
+ | |||
+ | Use this on your terminal: | ||
<code bash> | <code bash> | ||
- | curl -o ~/Downloads/BootCaT-1.3.dmg https:// | + | sudo xattr -cr /Applications/BootCaT.app |
</ | </ | ||
- | You'll find it in the Download folder. | + | Then enter your password and you're good to go: start BootCaT like any other App. |
- | ===== Step-by-step guide (for novice | + | ===== Step-by-step guide (for regular |
Open a Terminal in your Mac: | Open a Terminal in your Mac: | ||
Line 17: | Line 37: | ||
{{ : | {{ : | ||
- | Once it starts you'll see a window like this: | + | Once it starts you'll see a window like this (the background might be black, but it doesn' |
{{ : | {{ : | ||
Line 24: | Line 44: | ||
<code bash> | <code bash> | ||
- | curl -o ~/Downloads/BootCaT-1.3.dmg https:// | + | sudo xattr -cr /Applications/BootCaT.app |
</ | </ | ||
- | You will see something like this: | + | The terminal |
- | {{ : | + | {{ : |
- | Press " | + | Type your password, **you will not see any character appearing as you type, this is normal**, then press the ENTER key. |
- | {{ : | + | If you don't see any error messages, you're good to go: just start BootCaT like any other App. |
- | + | ||
- | Now close the Terminal, go to your Downloads folder: | + | |
- | + | ||
- | {{ : | + | |
- | + | ||
- | Double-click on BootCaT-1.3.dmg, drag the BootCaT app to the Applications folder and then run it like any other app. | + | |
===== Why do I have to do this? ===== | ===== Why do I have to do this? ===== | ||
- | MacOS 10.15.X " | + | Since version |
- | + | ||
- | If you download the file directly with a browser, when you try to open the App, you'll get the message " | + | |
- | + | ||
- | {{ : | + | |
- | See the instructions above for the workaround. | + | Since BootCaT isn't notarized, |