Setup / Sussen.Oval.Windows
I did manage to merge a lot of code from the trunk into the sussen-win branch yesterday. I also created the necessary Visual Studio project/solution files to build the solution. The code all builds without issue.
I had to spend some time this morning working on the installer. I was having a bug where the services wouldn’t get registered. Turns out I was just missing a couple of custom actions. Once I added those, the installer worked as you’d expect.
The next step is to start writing the Sussen.Oval.Windows assembly so that the sussen-agent can run OVAL tests. I’m working on that right now.