Here is a registry change that always opens the "Open With" menu with the box for "Always use this program ...." defaulted to unselected. If your like me then you would rather not have that option to "Always use this program ..." defaulted to Yes. Click on Start>Run, key in RegEdit and press enter. Double left click on each of these in the left pane. Once you've double left clicked on comand you'll see the setting in the right pane. Just right click on it and select Modify.
HKEY_Classes_Root\Unknown\Shell\OpenAs\command
Add a space and %2 to the end of the command, for example
C:\WINDOWS\rundll32.exe shell32.dll,OpenAs_RunDLL %1 %2
First answer by ID1029650034. Last edit by ID1029650034. Question popularity: 0 [recommend question]
|
Research your answer: |



