We realized that the installation of the ControlBlock driver could be simplified. Therefore, we created an installation script that does all the needed steps for compiling, installing the binary, and configuring the ControlBlock service for you!
To install the driver and service for the ControlBlock, this is now all that ou have to do:
git clone git://github.com/petrockblog/ControlBlockService2 cd ControlBlockService2 sudo ./install.sh
Also, there is a Youtube video that shows you a typical run of that quick installation script:
You can also find all these information in the README within the ControlBlock repository.
We hope you find that helpful and wish you good luck with your project!