Installing Notepad++ on workstation in normal way
In this guide, I demonstrate a straightforward installation of an application on Windows 11 using Notepad++ as an example. This method ensures a smooth installation process while also highlighting important registry entries created during installation.
Download the Installer
- Obtain the latest Notepad++ installer from the official website.
- Choose the appropriate version (32-bit or 64-bit) based on your system.
- Launch the setup file and follow the on-screen instructions.
- Select installation options such as the destination folder and additional components.
- Click "Install" and wait for the process to finish.
- Once completed, you can launch Notepad++ and start using it.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Notepad++
Key values include:
- DisplayVersion – Shows the installed version of Notepad++.
- UninstallString – The command used to uninstall Notepad++ from the system.
- QuietUninstallString – The command for a silent (unattended) uninstallation.
By following these steps, you can easily install Notepad++ on Windows 11 and verify its installation details through the registry.
For more information, visit https://ithero.ovh/dscm.