I'm working with an application developed on CVI 6.1 that is now experiencing a crash when it closes on Windows 10 machines. I've seen read through this forum thread which explains that the issue has been fixed as of CVI 15.1sp1 (https://forums.ni.com/t5/LabWindows-CVI/CVI-executables-causes-Access-Violation-0xC0000005-on-Windows-10/td-p/3332345/page/3).
I downloaded both the 15.1 rte, and the 2017 version of CVI to recompile our application with, but when I opened up both of the folders the cvirte.rsc file is 0KB. Is this to be expected? I expected to be able to just recompile and/or just drop that rte file alongside my existing application and it work, but it being empty throws a wrench in that plan. Is there a step I'm missing in the patch process?