<?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[Installing NP++ parameter]]></title><description><![CDATA[<p dir="auto">Hi there<br />
I’m searching for all the existing install parameter for Notepad++.<br />
This one’s i already know<br />
<strong>/S</strong> for silent install<br />
<strong>/D</strong> for given a specific install path</p>
<p dir="auto">Do you know if other parameters exits?</p>
<p dir="auto">The reason why i’m asking is that i want to know, if it’s possible to make a silent installation without writing any files in the %appdata% (roaming profile) folder. For example “Themes”. This option is selectable by installing NP++ manually (not silent). So it this option also possible by installing it silent?</p>
<p dir="auto">Thanks in advance for your help.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/11067/installing-np-parameter</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 06:56:25 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/11067.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 Jan 2016 07:05:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Installing NP++ parameter on Fri, 08 Jan 2016 09:45:54 GMT]]></title><description><![CDATA[<p dir="auto">Hi Claudia</p>
<p dir="auto">Many thanks for this good solution. This will work.</p>
<p dir="auto">I’m wondering if more paramter for installing np++ exits.</p>
<p dir="auto">But with your solution it works fine :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13091</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13091</guid><dc:creator><![CDATA[Alain Knöpfli]]></dc:creator><pubDate>Fri, 08 Jan 2016 09:45:54 GMT</pubDate></item><item><title><![CDATA[Reply to Installing NP++ parameter on Thu, 07 Jan 2016 23:14:43 GMT]]></title><description><![CDATA[<p dir="auto">Hello Alain,</p>
<p dir="auto">I don’t know the switches but what about using a little batch script<br />
which would do the installation and checks afterwards if the directory<br />
exists and deletes it?</p>
<p dir="auto">Something like</p>
<pre><code>if EXIST %appdata%\Notepad++\theme rmdir %appdata%\Notepad++\theme
</code></pre>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13083</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13083</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Thu, 07 Jan 2016 23:14:43 GMT</pubDate></item></channel></rss>