What is It? Notepad++ is a free source code editor and Notepad replacement that supports several languages. It ensures a higher execution speed and smaller program size. The source is ava ilable for dow nload here . How to Install Silently? To Install: Step 1: Download the source from web and get the installer npp.7.5.2.Installer.x64.exe. Step 2: Run following command: npp.7.5.2.Installer.x64.exe /S /noUpdater /noUpdater switch is introduced from v7.5 onwards. Step 3: (only if below v7.5 is being used) Delete "updater" folder located in: "%ProgramFiles%\Notepad++\updater" To Uninstall: Run following two commands: "%ProgramFiles%\Notepad++\uninstall.exe /S" Additional Notes: Following install/uninstall instructions are created based on version 7.5.2 of Notepad++ in 64-bit machine. Ensure that Notepad++ (notepad++.exe) isn't running when ins...
This blog describes some of the packaging standards. Also contains methods to silently install different applications or handling their configuration for mass deployements.