This is a fork, not the main repo.
Please don't submit issues or pull requests here.
Main repo is at https://github.com/xdissent/ievms
git clone [email protected]:4moms/ievms
cd ievms
git checkout add-argument
mkdir -p ~/bin
ln -s $(pwd)/ievms.sh ~/bin/
sudo mkdir -p /storage01/4moms
sudo chown $LOGNAME $_
mount -t smbfs //[email protected]/4moms /storage01/4moms
rsync -PzrtvR --modify-window=10 /storage01/4moms/Software\ Development/./.ievms ~
Available: 6, 7, 8, or 9. Run ievms.sh $version(s)
, e.g. to install 7 and 9:
ievms.sh 7 9