Firefox/Windows 8 Integration: Difference between revisions

Line 156: Line 156:


* For Express versions of VS:
* For Express versions of VS:
** Install [http://www.microsoft.com/en-us/download/details.aspx?id=11800 the windows driver toolkit] - Don't install WDK 8, version 7.1 is needed because it contains the necessary ATL headers that express VS lacks.
** Install [http://www.microsoft.com/en-us/download/details.aspx?id=11800 the Windows Driver Toolkit, version 1.7] - Version 7.1 is needed because it contains the necessary ATL headers that express VS lacks.
** Add the following to start-msvc*.bat file near the end just before the line that reads cd "%USERPROFILE%" (assuming it was installed on "C:\WinDDK\7600.16385.1"):
** Add the following to start-msvc*.bat file near the end just before the line that reads cd "%USERPROFILE%" (assuming it was installed on "C:\WinDDK\7600.16385.1"):
<pre>
<pre>
Confirmed users
1,983

edits