https://communities.intel.com/thread/110152
s folder
Thanks guys, it worked like a champ! For anyone looking to do the same, here are the details of what I did.
1) Disabled driver signatures, this can be done simply by rebooting and by hitting F8 when your ready to install the driver.
2) Modify the INF file, overwrite the windows 7 section with the code in the windows 10 section.
;=====================================================================
; Windows 7 Install - DT Only
;=====================================================================
[IntelGfx.NTamd64.6.1]
; SKL HW
***** REPLACE ********
;=====================================================================
; Windows Threshold Install - DT + Mobile
;=====================================================================
[IntelGfx.NTamd64.10.0]
; SKL HW
***** WITH THIS ********
At least this is what work for me. I did notice there were a couple of window 10 sections and it was trial and error until I got it working. Oh and the correct INF file was located in the graphics folder.