Kodi 17.0 crashes on startup windows 7

Hi All,

I have the following issue,15.2 runs as expected however 16.0, 16.1 and 17.0 all crash immediately on startupSad.

My setup is as follows:
Gigabyte Technology H97M-D3H with onboard Intel® HD Graphics 4400
Windows 7 SP1, 64-bit version 6.1
Intel® Core™ i3-4150 cpu @ 3.50GHz
8.00GB RAM
DX11

I have removed all usb devices (except the keyboard), removed and uninstalled a Gigabyte GT730 graphics card for fault finding, deleted the “Addons27.db”, carried out multiple uninstall and fresh installs of Kodi 17.0, yet Kodi still Crashes Immediately on Startup!

The following link is to a zipped googledrive file with crashlogs and .dmp files for a clean install of 17.0 as I am unable to run debugging from the GUI. I have followed the “How to generate a Debug Log Advanced Instructions” from the http://forum.kodi.tv/showthread.php?tid=42708 / SECTION 3 – DEBUG LOG with the advancedsettings.xml for everything in the userdata folder.

https://drive.google.com/open?id=0B1hI5n…HBuc3ZWSHc

the majority of the logs end similar to the below extract…..

18:51:25.868 T:5076 DEBUG: CWinEventsWin32::WndProc: window resize event
18:51:25.868 T:5076 DEBUG: CWinEventsWin32::WndProc: window move event
18:51:25.868 T:5076 DEBUG: CWinSystemWin32::ResizeInternal – resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
18:51:25.868 T:5076 DEBUG: CWinEventsWin32::WndProcWindow is active
18:51:25.872 T:5076 DEBUG: CRenderSystemDX::InitRenderSystem – Initializing D3D11 Factory…
18:51:25.885 T:5076 DEBUG: CRenderSystemDX::SetMonitor – Selected \\.\DISPLAY1 output.
18:51:25.885 T:5076 DEBUG: CRenderSystemDX::SetMonitor – Selected Intel® HD Graphics 4400 adapter.
18:51:25.885 T:5076 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{EC22B443-21EB-44ED-8D7F-950DC7051FB3}\0000.
18:51:25.909 T:5076 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
18:51:25.913 T:5076 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
18:51:25.994 T:5076 DEBUG: Previous line repeats 1 times.
18:51:25.994 T:5076 DEBUG: CRenderSystemDX::CreateDevice – on adapter Intel® HD Graphics 4400 (VendorId: 0x8086 DeviceId: 0x41e) with feature level 0x9300.
18:51:25.994 T:5076 DEBUG: CRenderSystemDX::CreateDevice – RENDER_CAPS_DXT
18:51:25.994 T:5076 DEBUG: CRenderSystemDX::CreateDevice – RENDER_CAPS_DXT_NPOT
18:51:26.005 T:5076 DEBUG: CD3DVertexShader::CreateInternal – Create the vertex shader.
18:51:26.006 T:5076 DEBUG: CD3DVertexShader::CreateInternal – create the input layout.
18:51:26.006 T:5076 DEBUG: CD3DPixelShader::CreateInternal – Create the pixel shader.
18:51:26.017 T:5076 DEBUG: Previous line repeats 10 times.
18:51:26.017 T:5076 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources – (Re)Create window size (1920×1080) dependent resources.
18:51:26.061 T:4516 DEBUG: CRemoteControl::Connect – connecting to: 127.0.0.1:24000 …
18:51:26.061 T:4516 DEBUG: Thread RemoteControl 4516 terminating

Thanks in advance.