summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@zerotier.com>2015-05-18 20:30:54 -0700
committerAdam Ierymenko <adam.ierymenko@zerotier.com>2015-05-18 20:30:54 -0700
commit32588b3d840280eef8c0aaf6bf930412fcd2b985 (patch)
tree4303208e28321647f5d6cb8d9845fa4749ba4a89 /.gitignore
parent992438f0546ed4b005745cc0982a6c6e7d8f7637 (diff)
downloadinfinitytier-32588b3d840280eef8c0aaf6bf930412fcd2b985.tar.gz
infinitytier-32588b3d840280eef8c0aaf6bf930412fcd2b985.zip
A visit to the Windows house of pain:
(1) Yes, you *can* create a mixed 32/64 bit Windows MSI installer that installs drivers. All you have to do is... umm... create individual sub-MSI files for each driver (one for 32, one for 64) and then package those in the main MSI files as "chained" MSI installers. Each of these must only be considered a prerequisite on 32 or 64 bit machines, respectively. (2) Upgrade Advanced Installer version, add rules to uninstall NDIS6 tap device on uninstall. (3) Fix IE issue in UI code.
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cceb7dd9..64bf02de 100755
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,5 @@
/windows/WebUIWrapper/bin
/windows/WebUIWrapper/obj
node_modules
+/ZeroTier One.msi
+/ext/installfiles/windows/*-cache