What should I do if there is no response when selecting other applications as the opening method in Windows 11?

PHPz
Release: 2024-02-10 22:51:38
forward
1403 people have browsed it

php editor Xigua will answer the question about the problem of no response when selecting other applications as the opening method in win11. When using the win11 system, sometimes you may choose other applications to open files but nothing happens. This issue may be caused by system settings, application issues, or file association errors. Below we will introduce several solutions to help you solve this problem so that you can open the file smoothly.

Why is there no response when selecting other applications as the opening method in win11?

1. Click [right-click] on a blank space on the desktop, and select [New - Text Document] from the menu item that opens.

2. Create a new text document window and enter the following content:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Unknown\shell\openas]

@ =hex(2): 40, 00, 25, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6d, 00, 52, 00, 6f, 00, 6f, 00, 74,\

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00 ,5c,00,73,00,\

68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c, 00, 6c, 00, 2c, 00, 2d, 00, 35, \

00, 33, 00, 37, 00, 36, 00, 00, 00

"MultiSelectModel"= "Single"

[HKEY_CLASSES_ROOT\Unknown\shell\openas\command】

@=hex (2): 25, 00, 53, 00, 79, 00, 73, 00, 74 ,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\

00,5c,00,73,00,79,00, 73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,4f,00,70,00,\

65,00,6e,00 ,57,00,69,00,74,00,68,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\

00, 31, 00, 22, 00, 00, 00

"DelegateExecute"="{e44e9428-bdbc-4987-a099-40dc8fd255e7}"

3. Then click [ in the upper left corner File], in the open drop-down item, select [Save As], or press the [Ctrl Shift S] shortcut key on the keyboard.

What should I do if there is no response when selecting other applications as the opening method in Windows 11?

4. In the Save As window, pay attention to three places:

1) The path to save the file as

2) Fill in the file name Enter a name ending with [.reg], select [All Files]

as the save type, 3) Select [ANSI]

for the encoding, and finally click [Save].

Step 2:

1. Click [right-click] on a blank space on the desktop, and select [New - Text Document] from the menu item that opens.

2. Create a new text document window and enter the following content:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Unknown\shell\OpenWithSetDefaultOn]

” MultiSelectModel" = "Single"

"ProgrammaticAccessOnly" = ""

[HKEY_CLASSES_ROOT\Unknown\shell\OpenWithSetDefaultOn\command]

@=hex(2):25, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6d, 00, 52, 00, 6f, 00, 6f, 00, 74, 00, 25,\

00, 5c, 00, 73, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6d, 00, 33, 00, 32, 00, 5c, 00, 4f, 00, 70, 00 ,\

65,00,6e,00,57,00,69,00,74,00,68,00,2e,00,65,00,78,00,65,00,20, 00, 2d, 00, 6f, \

00, 76, 00, 65, 00, 72, 00, 72, 00, 69, 00, 64, 00, 65, 00, 20, 00, 22 ,00,25,00,31,00,22,00,\

00,00

"DelegateExecute"="{e44e9428-bdbc-4987-a099-40dc8fd255e7}"

What should I do if there is no response when selecting other applications as the opening method in Windows 11?

3. Then click [File] in the upper left corner, and in the open drop-down item, select [Save As], or press the [Ctrl Shift S] shortcut key on the keyboard. Can.

What should I do if there is no response when selecting other applications as the opening method in Windows 11?

4. In the Save As window, pay attention to three places:

1) The path to save the file as

2) Fill in the file name Enter a name ending with [.reg], select [All Files]

as the save type, 3) Select [ANSI]

for the encoding, and finally click [Save].

Finally, double-click on the desktop to open the two reg files.

What should I do if there is no response when selecting other applications as the opening method in Windows 11?

The above is the detailed content of What should I do if there is no response when selecting other applications as the opening method in Windows 11?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:xpwin7.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!