Sunday, 12 January 2020

windows 10 - How can I make Notepad++ default program for `.txt` files?


I would like .txt files to open with Notepad++ by default in Windows 10. I have found the options to change file associations but there is no option to specify custom programs. Here's a screen shot:


enter image description here


How can I make Notepad++ default program for .txt files?



Answer



Follow the below steps



  1. Right click any .txt file and click



Open With > > Choose another app




  1. In the opened window click



More Apps



enter image description here



  1. Scroll to bottom and click



Look for anther app on this PC
enter image description here




  1. Navigate to install location of Notepad++. Default is



C:\Program Files\Notepad++




  1. And select "Notepad++.exe"


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...