Disable AutoUpdate automation
-
Hi i am looking to see if anyone knows of a way to disable autoupdate during an automated install?
notepad++ v 7.9.5
deployment method Intune -
There is no
installer MSI optionNSIS-based-installer option that influences Notepad++ settingsI think you would have to roll your own – maybe start with the zipfile download, then edit the config files, then turn it into a self-extracting zip
.exe
or make your own MSI.–
moderator’s note: corrected Peter’s mistake of saying “installer MSI” when he meant “NSIS-based installer”, as Notepad++'s installer is an executable built with NSIS, not an MSI-based installer