PDA

View Full Version : Change Default Of "Open With" Box To Unchecked


Deke
03-21-2004, 03:07 PM
Change Default Of "Open With" Box To Unchecked


"This tweak permanently unchecks the "Always use this program to open this file type" checkbox on the "Open With" dialog
box, when opening a non-associated file type. Run Regedit and go to:

HKEY_CLASSES_ROOT\Unknown\shell\openas\command

Add %2 to the current "Default" value as shown here:

C:\WINDOWS\Rundll32.exe Shell32.dll,OpenAs_RunDLL %1 %2

Close Regedit and press F5 to refresh the Desktop."

BlueIndian
03-28-2004, 08:39 PM
Thanks for the good tip.