<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to compile and sign Notepad++ ?]]></title><description><![CDATA[<p dir="auto">Hi guys,</p>
<p dir="auto">Sorry if I’m asking a question that has already been asked (I couldn’t find a similar thread) but how can I build my custom notepad++.exe now that it needs signing (or how can I sign my custom build) ?</p>
<p dir="auto">BR</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/18261/how-to-compile-and-sign-notepad</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 02:44:20 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/18261.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 Sep 2019 08:36:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to compile and sign Notepad++ ? on Fri, 20 Sep 2019 09:25:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> ,</p>
<p dir="auto">As <a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> said the bigger part of the thread is lost during the transition to the new site.</p>
<p dir="auto">To make the long story short, I wanted to play a bit with the NUL-ified file contents on sudden reboot / power loss.<br />
There was no need for signing and I couldn’t build it on my own because I don’t have recent Visual Studio but I used the automatic integration (AppVeyor) to help with that.</p>
<p dir="auto">I made this PR (<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/6164" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/pull/6164</a>) which hopefully fixes the issue.<br />
I don’t think much more can be done without further complications. Just to note that config and session files are still prone to the NUL problem because I didn’t want to introduce changes to TinyXML lib code at this point.</p>
<p dir="auto">If this PR gets merged only time will tell if the issue if fixed. If it doesn’t appear again a new patch can be made that uses the same Win32 file API to save also the configs and session files (making their saving safer as well).<br />
I would also use that same API to load files removing totally C run-time APIs but let’s make things one step at a time. Otherwise changes will be difficult to review and to get merged.</p>
<p dir="auto">This topic can be closed / locked.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/47270</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/47270</guid><dc:creator><![CDATA[pnedev]]></dc:creator><pubDate>Fri, 20 Sep 2019 09:25:51 GMT</pubDate></item><item><title><![CDATA[Reply to How to compile and sign Notepad++ ? on Thu, 19 Sep 2019 20:23:42 GMT]]></title><description><![CDATA[<p dir="auto">This is a nice example what happens if post gets lost.<br />
The question is open but all the answers and subsequent posts clarifying<br />
the question and needs are gone :-)<br />
At the end there was nothing left to say - all discussed to the end.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/47254</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/47254</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Thu, 19 Sep 2019 20:23:42 GMT</pubDate></item><item><title><![CDATA[Reply to How to compile and sign Notepad++ ? on Thu, 19 Sep 2019 20:01:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pnedev" aria-label="Profile: pnedev">@<bdi>pnedev</bdi></a></p>
<p dir="auto">This might have been replied to before the site migration, and earlier replies lost.</p>
<p dir="auto">This isn’t an answer (sorry for that), but why do you need to do this signing?  Knowing that may help get you better replies.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/47250</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/47250</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 19 Sep 2019 20:01:18 GMT</pubDate></item></channel></rss>