Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hide ZeroTier One, not MacGap.
Just a papercut.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
restart problem. Installer probably should NOT mess with the running service, since Linux servers are likely to be production.
|
|
|
|
|
|
|
|
|
|
|
|
problem. Have to test a bit more.
|
|
and clean up service start/stop in installer.
|
|
|
|
configure firewall rules (because we can now).
|
|
is in enhanced security mode.
|
|
|
|
(clean). (And Windows 10, and Windows Server, and ...)
|
|
(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.
|
|
|
|
bootstrapping .app and installer script.
|
|
|
|
|
|
IE does indeed suck.
|
|
|
|
IE4 (!!!?!). Also prefer NDIS5 to NDIS6 *if* NDIS5 is installed. We will no longer ship it, but this will make older installs use the same driver they are already using. Should ease upgrade.
|
|
|
|
-- this is now pretty much working.
|
|
|
|
|
|
but this one loads on Win7/x86 fine.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|