Tagged Questions
0
votes
1answer
43 views
How can I force file association update without admin rights on win7?
On windows 7 I previously used Foo\notepad++.exe to open .txt files, now that has been deleted and I want to use Bar\notepad++.exe. When I use the Windows OpenWith menu option on a .txt file and ...
2
votes
0answers
32 views
Can Notepad++ be made to open file links in itself?
In Settings/Preferences, Notepad++ has an option on the MISC. tab under 'Clickable Link Settings' to the right, to Enable to open links found in the edited files. It underlines them and opens them on ...
7
votes
2answers
2k views
How do I set Notepad++ as the default editor?
I want set Notepad++ as the default editor. I tried to set it by right-clicking on a file, then Open With. But I did not see Notepad++ in the resulting list (even after clicking on Choose Other ...
3
votes
2answers
337 views
Windows XP “open with” not allowing a custom option
Up until today I had text files set to open with Notepad++.
Today I moved my Notepad++ installation, and after that I am no longer to use "open with" to get a text file open in Notepad++, even though ...
18
votes
1answer
5k views
How do I get Notepad++ to associate a file type with a language?
I have associated .wxs files with Notepad++. So far so good. However, it doesn't remember that it should use XML syntax highlighting. How do I associate a file-type with a Language?
3
votes
3answers
1k views
How to associate *.java files with notepad++ editor?
I found that I am unable to do this in usual way (on Windows 7 prof x 64). When I open "Open with..." dialog I see no notepad++ in list. So I press "Browse" button and select it explicitly. But after ...
8
votes
3answers
2k views
How do I associate all unknown file types with notepad++?
I work alot with billing and files the bank etc. send me files that have date extensions or some counter as an extension:
eg file1.20110315 or file2.123
So the extension changes every time I receive ...
1
vote
2answers
572 views
associate extension with app (Windows XP)
I want to open my ini-files automatically with Notepad++. So I right-click a .ini-file, choose "Open with..." and "choose program". Since Notepad++ is not listed I click "Browse" and select it there.
...