Unfortunately no dump file is included with the zip. Where did you get the files from? Sysnative?
Try running the application found here in this sticky, remember to right click and run as admin:
How to ask for help with a BSOD problem
As you did with the other files zip the contents and post.
If no dump files are present then this can be attributed to one of three things:
Incorrect dump file creation settings:
If there doesn't appear to be any dump files then you'll need to change your settings so that they're created when the machine bsods.
Open the run application.
Type sysdm.cpl in the run box and click ok.
Look across the top of the system properties box for 'Advanced' and click that.
Look for 'Startup and Recovery' near the bottom and click 'settings'.
Near the bottom you'll see a drop down menu under the heading 'write debugging information'.
In the drop down menu choose ' small memory dump (256KB)'
Under 'small dump directory' make sure it says %SystemRoot%\Minidump.
Click ok and your good to go.
Pagefile is disabled
If the pagefile is missing then then again this will interrupt dump file creation.
How to Enable Page File In Windows | Techwalla.com
HDD issues
If the C drive has any problems this can affect dump file creation. Run a chkdsk /r command in an admin command prompt.