Paano mag-install text editor Nano sa Windows 10 command prompt?
The Nano text editor is a popular text editor in Linux. It is possible to also install the Windows version in the Windows 10 command prompt.
- Ikarga Nano text editor para sa Windows mula sa link.
- Go to the latest version that has a NT directory. At the time of this writing v2.5 is the latest version that has a NT directory.
- Once in the directory download the latest version zip file. For me this is 2.5.3.zip
- Unzip ang mga nilalaman sa c:/ biyahe
- Kopyahin cygwin1.dll mula sa Nano direktoryo sa c:/windows / system32 directory
- Pindutin ang Windows Key + s at i-type ang env.
- I-click ang I-edit ang sistema ng mga variable na kapaligiran

- I-click ang Environment Variable… at piliin ang mga Path variable sa System Variable
- Mag-click sa I-edit, pagkatapos ay i-click ang Bagong
- Add the directory path to the nano.exe file which you unzipped earlier on the C drive. Mine was c:\nano-2.5.3-win32

- I-click ang OK upang isara ang lahat ng mga variable na kapaligiran windows
- I-click ang I-edit ang sistema ng mga variable na kapaligiran
- Pindutin ang Windows Key + S at i-type cmd upang ilunsad ang command prompt
- Uri ng nano sa command prompt upang ilunsad ang Nano text editor

- Uri ng nano sa command prompt upang ilunsad ang Nano text editor

i can’t see cygwin1.dll why