N
N
Nonprogrammer2014-02-22 06:26:46
Mouse
Nonprogrammer, 2014-02-22 06:26:46

{Right mouse button}->{New}->"How do I add {Document with .xml} extension here"?

What should be installed and how to create an .xml file in the context menu? While using Notepad ++, the disadvantages are: 1) to create, you need to open Notepad ++ 2) creates a file in a different folder, and you need to look for the right folder every time

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
nowm, 2014-02-22
@c_pro_lang

You can create a .reg file and add the following code there:

Windows Registry Editor Version 5.00
 
[HKEY_CLASSES_ROOT\.xml\ShellNew]
"NullFile"=""

After that run the .reg file. The data will be added to the registry, after which you will have the corresponding menu item. You may need to wait a bit. In Total Commander, in the context menu, I immediately got it, and in the Explorer context menu, only after 5 minutes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question