Community
    • Login

    NPP Installer command-line options?

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 376 Views
    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.
    • FDWojoF
      FDWojo
      last edited by

      I need both the 32-bit and 64-bit versions of NPP installed because occasionally I work on multi-gigabyte files that I need to have fully in memory (64 GB RAM), but unfortunately there are a number of plugins that are not available in the 64-bit version of NPP.

      So, on all the times when I’m re-installing the versions of NPP every time it’s improved, I find it rather annoying that the installer offers to get rid of the other version (32 bit when I’m installing 64 bit, and vice versa). Does the installer offer a way to avoid this dialog via some kind of command-line parameter? I know I’m NEVER going to say yes, so I’d rather avoid a useless dialog. I saw in another question where someone saw and determined that the installer has /S, /D, and /NCRC options. Is there one to get rid of the uninstall other version?

      FDWojo

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @FDWojo
        last edited by PeterJones

        @FDWojo ,

        No, there isn’t.

        In general, it is expected that you will only have one installed copy of Notepad++. Any other copy is expected to be a portable copy, so that they will not interfere with each other.

        The point of installation is to tell the OS that “this is the one true location for the application”, and to use that one-true-copy when you do an “open with Notepad++” or equivalent. If you have two true locations, then you are confusing the OS.

        Even with portable (unzipped) versions of Notepad++, if you want them to share the same %AppData%\Notepad++ configuration folder with the installed copy (so that your settings are the same in the 32bit and 64bit, in your case), then just delete doLocalConf.xml from the portable folder.

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors