This commit is contained in:
Adam Ierymenko 2015-06-02 16:41:57 -07:00
parent 191b8f8164
commit 0b68344fc8

View File

@ -122,7 +122,7 @@ Linux/BSD and Mac installations have an *uninstall.sh* file in their ZeroTier ho
sudo /path/to/ZeroTier/home/folder/uninstall.sh
Windows installers are insane. We build our .MSI installers with [Advanced Installer Enterprise](http://www.advancedinstaller.com), since it's the only way we could find to allow us to build a combined 32-bit/64-bit MSI file that deploys a driver, a service, and an application properly while retaining basic human sanity and will to live. To avoid trauma we really recommend just installing the pre-build Windows binaries from our web site if you want permanent installation on Windows.
Windows installers are insane. We build our .MSI installers with [Advanced Installer Enterprise](http://www.advancedinstaller.com). The Advanced Installer project file is in *ext/installfiles/windows* along with two pre-built and signed .MSI packages that include the ZeroTier tap device driver for 32-bit or 64-bit Intel Windows systems. To avoid lasting psychological trauma we recommend leaving Windows installers alone and using the pre-built Windows binaries on our web site.
### Using ZeroTier One in Docker Containers