I'm following instructions on
this article and running msbuild /p:MDILCompile=true yield error MSB4044: The "RunMdaTargetsInstall" task was not given a value for the required parameter "LangName".
I set the following environment variables to be able to run msbuild:
NodeJsDir = C:\Program Files (x86)\nodejs
MDAVsixDir = C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\b1ptzvkf.5ex
Now I'm not sure what should I fix next.