<div class="markdown_content"><p>However, don't forget that Windows Store (Universal Windows Platform, UWP)<br/>
programs are sandboxed, and don't have access to the full winapi. I don't<br/>
know much about the restrictions, but I believe one is "you have to use the<br/>
native file picker rather than being able to search around the harddisk<br/>
yourself".<br/>
It would be nice to try to support xbox one though, since that's probably a<br/>
relatively easy port.</p>
<p>On 30 November 2017 at 05:55, Bob the Hamster <a href="mailto:bob_the_hamster@users.sf.net">bob_the_hamster@users.sf.net</a><br/>
wrote:</p>
<blockquote>
<p>Hmmm... The Windows store does seem like a good way to go. I'll see about<br/>
setting up an account.</p>
<hr/>
<p><strong> <a class="alink" href="https://sourceforge.net/p/ohrrpgce/bugs/2030/">[bugs:#2030]</a> The Windows installer is blocked on Windows 8+</strong></p>
<p><strong>Status:</strong> open<br/>
<strong>Milestone:</strong> OHRRPGCE<br/>
<strong>Labels:</strong> smartscreen signing<br/>
<strong>Created:</strong> Wed Nov 29, 2017 08:08 AM UTC by TeeEmCee<br/>
<strong>Last Updated:</strong> Wed Nov 29, 2017 08:08 AM UTC<br/>
<strong>Owner:</strong> nobody</p>
<p>Apparently all downloaded .exe files are blocked on Windows 8+ by Windows<br/>
SmartScreen with the message (<a class="" href="https://github.com/
mintty/wsltty/issues/32#issuecomment-289281120" rel="nofollow">example</a>) if they haven't been<br/>
signed. (Reported by Ichiro.) By default, SmartScreen does not offer an<br/>
option to bypass the block. To run the .exe installer, apparently you need<br/>
to either right-click it and unblock in the Properties dialog, or you need<br/>
to disable SmartScreen blocking of programs, or at least set it to just<br/>
warn instead of block.<br/>
Unfortunately, it doesn't seem to be possible to sign a program without<br/>
buying a code signing certificate from a CA offering code signing (not just<br/>
HTTPS certificates), starting from roughly $30 for open source software.</p>
<p>This post has lots of details about the process:<br/>
<a href="https://github.com/mintty/wsltty/issues/32#issuecomment-340450073" rel="nofollow">https://github.com/mintty/wsltty/issues/32#issuecomment-340450073</a></p>
<p>See also <a href="https://stackoverflow.com/questions/12311203/how-to-" rel="nofollow">https://stackoverflow.com/questions/12311203/how-to-</a><br/>
pass-the-smart-screen-on-win8-when-install-a-signed-application</p>
<p>Apparently there are two workarounds<br/>
<em> put the installer .exe in a zip (or alternatively, don't use the<br/>
installer)</em> distribute the installer through the Windows Store, because SmartScreen<br/>
doesn't apply to that, and you don't have to buy a certificate (although<br/>
you do have to sign everything). You do need to pay a one-off fee of $19 to<br/>
get access to the dev program, but that also allows you to develop and<br/>
publish Xbox One games, so it's a great deal compared to Apple</p>
<hr/>
<p>Sent from sourceforge.net because you indicated interest in <<br/>
<a href="https://sourceforge.net/p/ohrrpgce/bugs/2030/">https://sourceforge.net/p/ohrrpgce/bugs/2030/</a>></p>
<p>To unsubscribe from further messages, please visit <<br/>
<a href="https://sourceforge.net/auth/subscriptions/">https://sourceforge.net/auth/subscriptions/</a>></p>
</blockquote>
<hr/>
<p><strong> <a class="alink" href="https://sourceforge.net/p/ohrrpgce/bugs/2030/">[bugs:#2030]</a> The Windows installer is blocked on Windows 8+</strong></p>
<p><strong>Status:</strong> open<br/>
<strong>Milestone:</strong> OHRRPGCE<br/>
<strong>Labels:</strong> smartscreen signing <br/>
<strong>Created:</strong> Wed Nov 29, 2017 08:08 AM UTC by TeeEmCee<br/>
<strong>Last Updated:</strong> Wed Nov 29, 2017 05:15 PM UTC<br/>
<strong>Owner:</strong> nobody</p>
<p>Apparently all downloaded .exe files are blocked on Windows 8+ by Windows SmartScreen with the message (<a class="" href="https://github.com/mintty/wsltty/issues/32#issuecomment-289281120" rel="nofollow">example</a>) if they haven't been signed. (Reported by Ichiro.) By default, SmartScreen does not offer an option to bypass the block. To run the .exe installer, apparently you need to either right-click it and unblock in the Properties dialog, or you need to disable SmartScreen blocking of programs, or at least set it to just warn instead of block.<br/>
Unfortunately, it doesn't seem to be possible to sign a program without buying a code signing certificate from a CA offering code signing (not just HTTPS certificates), starting from roughly $30 for open source software.</p>
<p>This post has lots of details about the process: <a href="https://github.com/mintty/wsltty/issues/32#issuecomment-340450073" rel="nofollow">https://github.com/mintty/wsltty/issues/32#issuecomment-340450073</a></p>
<p>See also <a href="https://stackoverflow.com/questions/12311203/how-to-pass-the-smart-screen-on-win8-when-install-a-signed-application" rel="nofollow">https://stackoverflow.com/questions/12311203/how-to-pass-the-smart-screen-on-win8-when-install-a-signed-application</a></p>
<p>Apparently there are two workarounds<br/>
<em> put the installer .exe in a zip (or alternatively, don't use the installer)<br/>
</em> distribute the installer through the Windows Store, because SmartScreen doesn't apply to that, and you don't have to buy a certificate (although you do have to sign everything). You do need to pay a one-off fee of $19 to get access to the dev program, but that also allows you to develop and publish Xbox One games, so it's a great deal compared to Apple</p>
<hr/>
<p>Sent from sourceforge.net because ohrrpgce@lists.motherhamster.org is subscribed to <a href="https://sourceforge.net/p/ohrrpgce/bugs/">https://sourceforge.net/p/ohrrpgce/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/ohrrpgce/admin/bugs/options.">https://sourceforge.net/p/ohrrpgce/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>