Tricks of the windows operating system
how to remove a program from the dialog "Open With"
When you click a file whose type is unknown to Windows, the system shows the list of applications that can be opened. If you require an application to be removed from this window, here's how:
1. Run Regedit and locate the sub-section HKEY_CLASSES_ROOT / Applications.
2. Find the key corresponding to the program.
3. Then create a string that you call NoOpenWith.
4. Close Regedit and restart the PC.
OS is Windows.
source:
herehow to remove a program from the dialog "Open With"
When you click a file whose type is unknown to Windows, the system shows the list of applications that can be opened. If you require an application to be removed from this window, here's how:
1. Run Regedit and locate the sub-section HKEY_CLASSES_ROOT / Applications.
2. Find the key corresponding to the program.
3. Then create a string that you call NoOpenWith.
4. Close Regedit and restart the PC.
OS is Windows.

