|
From: Simon R. <si...@ro...> - 2018-05-02 16:36:35
|
Hi, > We intend to switch away from NSIS to MSI packages. I believe Simon > already did some work in there but he was rather busy for an extended > period of time. But now he is back, so migrating away from NSIS might make > sense at this point. Thoughts Simon? I have already started working on it. I am writing a tapinstall.exe utility from scratch. I am using Visual Studio 2017 for building, so this is pretty much inline with what Jon is using. Otherwise, the utility will be quite simple to build using a Makefile approach too, so it could use existing TAP driver build system as well. Regards, Simon |