Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.
molnargab edited this page Jan 11, 2015 · 3 revisions

You are going to need the following tools in order to compile this project. All other tools are included in the repository.

  1. Visual Studio VS2013 (Community Edition) or later with C# and C++
  2. WiX 3.9 or later (http://wix.codeplex.com/releases/view/136891)
  3. Specflow (http://visualstudiogallery.msdn.microsoft.com/9915524d-7fb0-43c3-bb3c-a8a14fbd40ee)
  4. (Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 or equivalent to get the WWSAPI)
  5. Something I missed (let me know)

The following tools are also useful

  1. The sysinternals toolkit.
  2. ILSpy. I used to use .NET Reflector - though this is now no longer free (10/03/2011).
  3. Depends - Useful tool to investigate native DLLs.