diff options
author | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2015-05-18 20:30:54 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2015-05-18 20:30:54 -0700 |
commit | 32588b3d840280eef8c0aaf6bf930412fcd2b985 (patch) | |
tree | 4303208e28321647f5d6cb8d9845fa4749ba4a89 /AUTHORS.txt | |
parent | 992438f0546ed4b005745cc0982a6c6e7d8f7637 (diff) | |
download | infinitytier-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 'AUTHORS.txt')
0 files changed, 0 insertions, 0 deletions