<?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[Install command line parameters]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I have found two setup parameters of Notepad++ : “/S” and “/D=&lt;path&gt;”<br />
But is there somewhere a complete liste of parameters ?<br />
(please give a link…)</p>
<p dir="auto">I would like to specify on the command line a default language<br />
(as is requested in the first window of interactive installation).</p>
<p dir="auto">Thanks,<br />
Didier</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/20777/install-command-line-parameters</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 06:54:24 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/20777.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Feb 2021 14:12:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Install command line parameters on Mon, 22 Feb 2021 15:16:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arbus33" aria-label="Profile: Arbus33">@<bdi>Arbus33</bdi></a> said in <a href="/post/63124">Install command line parameters</a>:</p>
<blockquote>
<p dir="auto">shell interaction (may be added by regedit…)</p>
</blockquote>
<p dir="auto">Good point.  You could run a batch script afterwards that set up the registry links.</p>
<p dir="auto">Or, you could do a normal silent install in English, then copy/unzip a pre-built <code>%AppData%\Notepad++</code> folder with the language selected for the user</p>
]]></description><link>https://community.notepad-plus-plus.org/post/63125</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63125</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 22 Feb 2021 15:16:17 GMT</pubDate></item><item><title><![CDATA[Reply to Install command line parameters on Mon, 22 Feb 2021 14:44:15 GMT]]></title><description><![CDATA[<p dir="auto">You are right, Notepad++ is about to be deployed.<br />
The zip is a good idea but I understand we will lose the shell interaction (may be added by regedit…)<br />
Populating only %AppData% as an active setup may work,<br />
Thanks for answering,</p>
]]></description><link>https://community.notepad-plus-plus.org/post/63124</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63124</guid><dc:creator><![CDATA[Arbus33]]></dc:creator><pubDate>Mon, 22 Feb 2021 14:44:15 GMT</pubDate></item><item><title><![CDATA[Reply to Install command line parameters on Mon, 22 Feb 2021 14:36:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arbus33" aria-label="Profile: Arbus33">@<bdi>Arbus33</bdi></a> ,</p>
<p dir="auto">I believe that Notepad++ installer uses NSIS.  According to their documentation at <a href="https://nsis.sourceforge.io/Which_command_line_parameters_can_be_used_to_configure_installers" rel="nofollow ugc">https://nsis.sourceforge.io/Which_command_line_parameters_can_be_used_to_configure_installers</a>, the command-line options included /S (silent) and /D (installation folder) – which you found already – and /NCRC, which skips a CRC check during installation.</p>
<p dir="auto">There are not any other options which I am aware of.</p>
<p dir="auto">In theory, you could <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues" rel="nofollow ugc">create an issue</a> to request that another option be added to the installer… but given that it’s a pre-built library to create the installer, I don’t know whether the developers could add such an option to the automatic installer.  It wouldn’t hurt to ask.</p>
<p dir="auto">I assume this is for automatic deployment across an organization, otherwise answering the prompts once wouldn’t be worth trying to get around.  If that’s the case, then in the mean time, you could do a single manual install on one machine, then zip up the <code>c:\program files\notepad++\</code> and <code>%AppData%\Notepad++\</code> folders, and build your own zip (or self-extracting-zip-based exe) that will put your pre-configured Notepad++ in the same location on all the machines you will be deploying to.  Maybe not ideal, but it allows full customization (and you could even then decide which extra plugins to automatically include for all your users).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/63123</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63123</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 22 Feb 2021 14:36:29 GMT</pubDate></item></channel></rss>