<?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[Error in v8.1.7 New version will not let file in project be save after files has been edited saying Notepad++ must be launched in "Administrator mode" even when Notepad++ was launched in that mode]]></title><description><![CDATA[<p dir="auto">![alt text](image u<img src="/assets/uploads/files/1634311796330-savefailed.jpg" alt="SaveFailed.JPG" class=" img-fluid img-markdown" /> rl)</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/21982/error-in-v8-1-7-new-version-will-not-let-file-in-project-be-save-after-files-has-been-edited-saying-notepad-must-be-launched-in-administrator-mode-even-when-notepad-was-launched-in-that-mode</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 08:51:21 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/21982.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 Oct 2021 15:32:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error in v8.1.7 New version will not let file in project be save after files has been edited saying Notepad++ must be launched in "Administrator mode" even when Notepad++ was launched in that mode on Tue, 19 Oct 2021 13:28:22 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> Thanks that appears to be it.  I had an fopen in a library to which I was linking and it had no fclose.  Seems to work now.  Thank you very much for the catch!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/70659</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/70659</guid><dc:creator><![CDATA[Robert Hotchkiss]]></dc:creator><pubDate>Tue, 19 Oct 2021 13:28:22 GMT</pubDate></item><item><title><![CDATA[Reply to Error in v8.1.7 New version will not let file in project be save after files has been edited saying Notepad++ must be launched in "Administrator mode" even when Notepad++ was launched in that mode on Mon, 18 Oct 2021 13:51:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robert-hotchkiss" aria-label="Profile: Robert-Hotchkiss">@<bdi>Robert-Hotchkiss</bdi></a> ,</p>
<p dir="auto">Just a question:<br />
Does your executable keep the file handle open by any chance?</p>
<p dir="auto">The latest versions of Notepad++ use native Win32 file access API and if the file is in use (still open by some other program) they might fail to write the file.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/70597</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/70597</guid><dc:creator><![CDATA[pnedev]]></dc:creator><pubDate>Mon, 18 Oct 2021 13:51:07 GMT</pubDate></item><item><title><![CDATA[Reply to Error in v8.1.7 New version will not let file in project be save after files has been edited saying Notepad++ must be launched in "Administrator mode" even when Notepad++ was launched in that mode on Sat, 16 Oct 2021 18:33:23 GMT]]></title><description><![CDATA[<p dir="auto">Let me try to be more clear.  My c++ code executable makes a stock data plot from parameters set in the input file. If I try to change those parameters so I can make a new plot while the executable is running, I get stopped by notepad++.  It appears that the new versions erroneously changed the properties of the  input  file upon instantiation of the executable.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/70557</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/70557</guid><dc:creator><![CDATA[Robert Hotchkiss]]></dc:creator><pubDate>Sat, 16 Oct 2021 18:33:23 GMT</pubDate></item><item><title><![CDATA[Reply to Error in v8.1.7 New version will not let file in project be save after files has been edited saying Notepad++ must be launched in "Administrator mode" even when Notepad++ was launched in that mode on Sat, 16 Oct 2021 18:26:32 GMT]]></title><description><![CDATA[<p dir="auto">It is NOT read-only.  V8.1.5 runs correctly. v8.1.6 and v8.1.7 both have the error.<br />
The error occurs (in v8.1.6 and v8.1.7) when my executable, which make a stock data plot, runs from input set in a file in the notepad++ project then makes a plot. While that plot is up (i.e the executable is running that used a previous instance of the input file and was already read), if I make parameter changes in that input file and try to save the file, that is when the error occurs.  I have done this for years in notepad++ to run multiple plots of a stock for comparison.  That is, multiple instances of the input file which has been changed while multiple other instances of that file are already running, has always worked and still does in v8.1.5 but not the more recent.  There is clearly a bug in the code for those two versions.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/70556</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/70556</guid><dc:creator><![CDATA[Robert Hotchkiss]]></dc:creator><pubDate>Sat, 16 Oct 2021 18:26:32 GMT</pubDate></item><item><title><![CDATA[Reply to Error in v8.1.7 New version will not let file in project be save after files has been edited saying Notepad++ must be launched in "Administrator mode" even when Notepad++ was launched in that mode on Sat, 16 Oct 2021 08:08:34 GMT]]></title><description><![CDATA[<p dir="auto">May be it is marked as read-only.<br />
You can check this at the bottom of the edit menu.<br />
It might also be that another process is blocking the action.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/70542</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/70542</guid><dc:creator><![CDATA[Stefan Pendl]]></dc:creator><pubDate>Sat, 16 Oct 2021 08:08:34 GMT</pubDate></item></channel></rss>