<div dir="auto"><div><div class="gmail_extra"><div class="gmail_quote">On Nov 17, 2017 8:28 PM, "Alex Henrie" <<a href="mailto:alexhenrie24@gmail.com">alexhenrie24@gmail.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
This question is mostly for Austin, but I am CC'ing the list in case<br>
anyone else knows the answer.<br>
<br>
I am trying to open a file created by ProPresenter<br>
<<a href="https://renewedvision.com/propresenter/download/" rel="noreferrer" target="_blank">https://renewedvision.com/<wbr>propresenter/download/</a>>, a freely<br>
downloadable .NET Framework 4.5 app that requires Windows 8 or later.<br>
Mono is not good enough for this program.<br>
<br>
When Winetricks installs .NET 4.5 or 4.5.2, it prints the warning<br>
"Setting Windows version to 2003, otherwise applications using .NET<br>
4.5 will subtly fail"<br>
<<a href="https://github.com/Winetricks/winetricks/blob/master/src/winetricks#L7095" rel="noreferrer" target="_blank">https://github.com/<wbr>Winetricks/winetricks/blob/<wbr>master/src/winetricks#L7095</a>>.<br>
Indeed, setting the Windows version to 2003 allows ProPresenter to run<br>
just long enough to complain that Windows 8 or later is required and<br>
exit. With the Windows version set to 8, ProPresenter goes into an<br>
infinite loop calling Context_CC_ContextCallback.<br>
<br>
What is the subtle bug here? Does it have to do with<br>
Context_CC_ContextCallback, or is that just a distraction?<br>
<font color="#888888"><br>
-Alex</font></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Likely a distraction, though I don't know for sure. Most of the winetricks dotnet code was written or inspired by Focht or Hans, who may have better info.</div><div dir="auto"><br></div><div dir="auto">I'd suggest looking at the bugs mentioned or linked in winetricks source around dotnet for more info. If not, try Hans or Focht.</div><div dir="auto"></div></div>