Hi there - i have been trying to get this to work with Windows 7
I have followed all the steps (node.js / visual c / visual studio etc) and minime is working. However, i got a missing combase.dll error (fixed that by downloading it) and then i got the "dnsqueryex not located in dnsapi.dll" error, so I updated dnsapi.dll and now i get errors about missing api-ms-win-core-heap-l2-1-0.dll and others.
So after some googling, i guess this is all because Microsoft changed the windows core api set after Win7. I can see i have all the "-I1-1-0" dlls but not "-i2-1-0".
The question is, does anyone know a straightforward fix here. e.g. to update something, or install an additional visual studio component or suchlike ?
Or maybe it just isn't possible for Windows 7 ??
Thanks v much