Is it possible to configure Notepad++ to stop checking for new versions each time it is run?
Every time Nodepad++ is started a dialog pops with:
An update package is available, do you want to download it?
|
|
|
Simply go to: Settings -> Preferences -> Misc -> and deselect "Enable Notepad++ auto-updater" |
|||||||
|
|
In newer versions of Notepad++ the option to disable automatic updating no longer appears in the Options dialog. You can simply rename the C:\Program Files\Notepad++\updater directory to stop this feature. (e.g. rename it to updater_disabled) Credit to http://wpkg.org/Notepad_plus_plus for suggesting the solution. |
|||
|
|
|
While installing the application, Notepad++ Setup - Choose components Dialog- Select the type of Install - Deselect the Auto-Updater check box. |
|||
|
|
|
You may also be looking to turn off plugin update checking, in which case go to: Plugins -> Plugin Manager -> Show Plugin Manager -> Settings (bottom left), and deselect "Notify of plugin updates at startup". |
|||
|
|