Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Upgrade

Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

Download Notepad ++

Info

Latest Version LINK: https://notepad-plus-plus.org/downloads/v8.4.4/

Steps for Notepad++ Upgrade

  1. Check Current Version: Open Notepad++. Click on the ? menu and select About Notepad++. Note down the current version to verify against the latest available version.

  2. Download Latest Version:

    • Go to the official Notepad++ website.

    • Download the latest stable release compatible with your operating system (Windows).

    • Choose between 32-bit and 64-bit versions based on your system architecture.

  3. Backup Configuration:

    • Before proceeding, backup your existing Notepad++ configurations and plugins.

    • Go to %APPDATA%\Notepad++ in File Explorer.

    • Copy the config.xml, shortcuts.xml, and stylers.xml files to a safe location.

  4. Uninstall Current Version:

    • Open Control Panel -> Programs -> Programs and Features (or Add or Remove Programs).

    • Find Notepad++ in the list, right-click, and select Uninstall.

  5. Install New Version:

    • Run the downloaded installer for the latest version of Notepad++.

    • Follow the installation prompts, choosing preferred settings and components as necessary.

    • If prompted, allow administrative privileges to install the software.

  6. Restore Configuration:

    • After installation, copy back the backed-up config.xml, shortcuts.xml, and stylers.xml files into %APPDATA%\Notepad++.

    • Restart Notepad++ to apply the restored configurations and settings.

  7. Verify Installation:

    • Open Notepad++ and verify that the version number displayed under ? -> About Notepad++ matches the latest version you downloaded.

    • Check that all plugins and custom settings are functioning correctly.

  8. Optional: Install Plugins:

  9. Cleanup:

    • Delete the installer and any temporary files created during the installation process to free up disk space.

  10. Enjoy Using Notepad++: Start using the updated Notepad++ with enhanced features and improvements.

Following these steps ensures a smooth upgrade process for Notepad++, preserving your custom settings and ensuring compatibility with the latest features and enhancements offered by the updated version.