Community
    • Login

    How to silent install NPP 7.7 ? (MDT installation)

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    silent install
    4 Posts 4 Posters 10.1k 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.
    • Oliver BishopO
      Oliver Bishop
      last edited by

      Hello,

      I’m installing NPP7.7 across my network (simply because I find it so much better than standard notepad), however I’d like to install it silently via my MDT server.

      Someone mentioned trying /S however when I try that manually, it still bring up the installer window.

      What is the command line options for the .exe installer? (or is there an MSI that I can get somewhere).

      Thanks!

      Meta ChuhM andrecool-68A 2 Replies Last reply Reply Quote 0
      • Meta ChuhM
        Meta Chuh moderator @Oliver Bishop
        last edited by

        welcome to the notepad++ community, @Oliver-Bishop

        the correct command line is: npp.7.7.Installer.exe /S /D=%ProgramFiles(x86)%\Notepad++\

        notes:

        • the installer has to be run with elevated rights, due to necessary permissions for an install.
        • if you use start in a batch script, you have to specify a title, like start "nppInstaller" npp.7.7.Installer.exe /S /D=%ProgramFiles(x86)%\Notepad++\.

        best regards.

        1 Reply Last reply Reply Quote 3
        • andrecool-68A
          andrecool-68 @Oliver Bishop
          last edited by

          @Oliver-Bishop Here are two free utilities for finding keys for silent installation of programs.
          https://www.softpedia.com/get/System/Launchers-Shutdown-Tools/Silent-key-finder.shtml
          https://www.softpedia.com/get/System/Launchers-Shutdown-Tools/Universal-Silent-Switch-Finder.shtml
          They pull information from the installer of your program.

          1 Reply Last reply Reply Quote 3
          • LeroyDemarcusL
            LeroyDemarcus
            last edited by

            Have you tried googling it?

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