Opening Folders

Soldato
Joined
20 Mar 2005
Posts
3,110
Location
Leicester
A friend has a problem with his pc. When he uses windows explorer he goes to double click to open a folder and when he does his dvd software opens instead of the folder. Regardless of what folder he opens they all set the dvd player running.

Have tried setting all folder options back to default but it still opens the dvd software. We have uninstalled the dvd player now and every time you click the folder it just brings up the "open with" menu. so select explorer but the "do this for all" button is greyed out.

Any one have any ideas how to correct this as its driving him nuts...

Thanks in advance for any replies

:)
 
Open regedit and go to:

HKEY_CLASSES_ROOT\Folder\shell\open\command

and add the value

%SystemRoot%\Explorer.exe /idlist,%I,%L

to the (Default) value.

Also, check:

HKEY_CLASSES_ROOT\Folder\shell\explore\command

%SystemRoot%\Explorer.exe /e,/idlist,%I,%L

slightly different....
 
Last edited:
Go to the tools menu and select "folder options" then "file types"

look for (none) Folder

you should be able to set the default from there...

[EDIT]: select "Advanced" and check what the defaults are - you can add new ones as well (like opening in IE, if you so choose!!)
 
Back
Top Bottom