Get VirtualBox.
Install p7zip:
brew install p7zip
Make a directory for your stuff:
mkdir -p ~/vm/ie11win8.1 && cd ~/vm/ie11win8.1
Download the files:
cat IE11.Win8.1.For.Linux.VirtualBox.zip.00? > IE11.Win8.1.For.Linux.VirtualBox.zip
Unzip:
7za e IE11.Win8.1.For.Linux.VirtualBox.zip
I forget after this point. Ask me!