Community
    • Login

    Installing NP++ parameter

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 2 Posters 5.2k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Alain KnöpfliA Offline
      Alain Knöpfli
      last edited by

      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 path

      Do 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.

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC Offline
        Claudia Frank @Alain Knöpfli
        last edited by

        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++\theme
        

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • Alain KnöpfliA Offline
          Alain Knöpfli
          last edited by

          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 :-)

          1 Reply Last reply Reply Quote 0

          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
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors