How do you test against Windows 7 w/o having Windows7

A bit of an odd question… We have developed our Oculus VR game on a Windows 10 computer, and have successfully tested and packaged the game. However with recent updates to the Unreal Engine 4.13 Preview, it seems that our app no longer runs on Windows 7 (back when we we used Unreal 12.5 it ran fine on Windows 7). Unfortunately our users have not submitted any crash reports to us to debug the issue.

Does anyone have an idea of how to test a packaged Unreal game against Windows 7 without having a Windows 7 setup?

Thanks!

Hi,
I ran into the same issue. were you able to find a solution?

We ended up running the executable on a non-VR capable system, and could demonstrate it worked without crashing.