Install
Download it, rename it, then double-click.
-
Step 01
Rename it to end in .cmd
Right-click the downloaded file, choose Rename, and delete the underscore at the end so it reads
install-windows.cmd. Click Yes if Windows asks about changing the extension. -
Step 02
Double-click to run
A small window opens and sets everything up. If “Windows protected your PC” appears, click More info → Run anyway — expected for a freshly downloaded file.
-
Step 03
Restart Excel
Close Excel completely and reopen it. Ciphon appears on the Home tab — click it to open the panel and sign in.
_ rather than .cmd, or Excel wasn’t fully closed and reopened. Re-check both first.Paste one line into Terminal, then restart Excel.
$ mkdir -p ~/Library/Containers/com.microsoft.Excel/Data/Documents/wef && \
curl -fsSL https://excel.ciphon.development.draftworx.com/manifest.xml \
-o ~/Library/Containers/com.microsoft.Excel/Data/Documents/wef/ciphon.xml
-
Step 01
Open Terminal
Press ⌘ Space, type Terminal, and press Return.
-
Step 02
Paste and run
Copy the command above, paste it into Terminal with ⌘ V, and press Return. If nothing prints, it worked.
-
Step 03
Restart Excel
Quit Excel fully with ⌘ Q and reopen it. Ciphon appears on the Home tab — click it to open the panel and sign in.
Before you start
Removing it
The same three steps — download, rename, then double-click.
Paste this into Terminal, then restart Excel.
$ rm ~/Library/Containers/com.microsoft.Excel/Data/Documents/wef/ciphon.xml