diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-06-02 16:41:57 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-06-02 16:41:57 -0700 |
commit | 0b68344fc839944794da9f4d6f1e584388256a0b (patch) | |
tree | 86415fb50f7083e96cccbe5aa1eea2078f5aba7f | |
parent | 191b8f81645b1eebd1bed26c6650b85fa0ed023b (diff) | |
download | infinitytier-0b68344fc839944794da9f4d6f1e584388256a0b.tar.gz infinitytier-0b68344fc839944794da9f4d6f1e584388256a0b.zip |
docs
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |