

A dialog will pop up asking for a name of the command and the default key. To save the command: Sselect Run->Run., enter the command and press Save. If no commands are saved, the list will be empty. To run an existing command: Select it from the Run menu below the Run. The command changes information in the Windows Registry that replace the default text editor Notepad with Notepad++. For the Notepad++ command line options, see Command Line. You should get "the operation completed successfully as the return message when you run the command.reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe" /v "Debugger" /t REG_SZ /d "\"%ProgramFiles%\Notepad++\notepad++.exe\" -notepadStyleCmdline -z" /f.Users who run a 64-bit version of Notepad++ need to run the following command instead:.reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe" /v "Debugger" /t REG_SZ /d "\"%ProgramFiles(x86)%\Notepad++\notepad++.exe\" -notepadStyleCmdline -z" /f.Users who run a 32-bit version of Notepad++ need to run the following command:.The command prompt window that opens begins with the word Administrator to indicate that it is an elevated command prompt.Hold down the Ctrl-key and the Shift-key and select the cmd.exe result.Right-click on cmd.exe and select "run as administrator".Activate the Start menu of the operating system.I will show you through the step-by-step installation of the Notepad++ text editor on a Manjaro 20 ( Nibia). The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘ sudo‘ to the commands to get root privileges. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. But if you are not familiar with the command-line editor then GUI-based Notepad++ editor is the best choice. Generally, Linux users would like to use the command line editors such as nano and vim. Notepad++ is only developed for Windows Platform by its developers but today is also available for Manjaro through a snap package. It is a favorite of many software developers and system administrators. For those of you who didn’t know, Notepad++ is one of the most popular free and open-source source code editors. In this tutorial, we will show you how to install Notepad++ on Manjaro 20.
