How to silent install NPP 7.7 ? (MDT installation)
-
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!
-
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
startin a batch script, you have to specify a title, likestart "nppInstaller" npp.7.7.Installer.exe /S /D=%ProgramFiles(x86)%\Notepad++\.
best regards.
-
@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. -
Have you tried googling it?
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