FYI
To compile and run this project in Win 8 RTM & VS 11 RTM:
- Open the HV2Everything Solution in VS 11 RTM.
- Right-click each project (in Solution Explorer) and select Properties.
Then change the Target Framework from 4.0 to 4.5 - Check the References for each project (References folder in Solution Explorer) and where applicable remove and re-Add the following DLLs:
* Microsoft.VisualStudio.Help.dll
* Microsoft.VisualStudio.Help.Runtime.dll
These DLLs are found in C:\Program Files (x86)\Microsoft Help Viewer\v2.0\
The project should now build and run.