 |
Show Open With program checkbox.
This setting permits you to control the appearance of the checkbox to save "Open With" program is available, when an unknown file type is opened.
Click Here to Run a Free Scan for None Related Errors
Description: Windows recognizes the file extensions and it opens them up with the proper application. If it fails to recognize, then only it asks for window open with, which has possible applications through which the file can be opened. For this, go to start > run menu, enter regedit and navigate to the registry path listed below. Now, create an expandable string value name default, if this value does not exist. Now, right-click and modify the value data box with rundll32.exe shell32.dll,openas_rundll %1 to enable the setting and rundll32.exe shell32.dll,openas_rundll %1 %2 to disable it. Click ok and close the registry editor. Return to the desktop and press f5 for the change to take effect.
Level: Recommended For Experts Only
Path: [HKEY_CLASSES_ROOT\Unknown\shell\openas\command\] |
Location: Root |
Value Name: (Default) |
Data Type: REG_EXPAND_SZ (Expandable String Value) |
Enabled Value: rundll32.exe shell32.dll,OpenAs_RunDLL %1 |
Disabled Value: rundll32.exe shell32.dll,OpenAs_RunDLL %1 %2 |
Action Type: Modified |
|
 |
First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit". |
|
 |
Second, go to the <b>[HKEY_CLASSES_ROOT\Unknown\shell\openas\command\]</b> keu, right-click on the "Default" Expandable String value and click on "Modify". |
|
 |
Finally, enter the "rundll32.exe shell32.dll,OpenAs_RunDLL %1" value in the text box and click on 'OK'. |
|
|