Installing NP++ parameter
-
Hi there
I’m searching for all the existing install parameter for Notepad++.
This one’s i already know
/S for silent install
/D for given a specific install pathDo you know if other parameters exits?
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?
Thanks in advance for your help.
-
Hello Alain,
I don’t know the switches but what about using a little batch script
which would do the installation and checks afterwards if the directory
exists and deletes it?Something like
if EXIST %appdata%\Notepad++\theme rmdir %appdata%\Notepad++\themeCheers
Claudia -
Hi Claudia
Many thanks for this good solution. This will work.
I’m wondering if more paramter for installing np++ exits.
But with your solution it works fine :-)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login