A
Andy
I did something to XP that has worked on NT and 2000 and for some reason
behaves VERY different in XP.
I like to add an explorer context menu called "command prompt" which opens a
command prompt to the current directory.
HERE"s THE PROBLEM:
===================
Double clicking on any directory does not cause explore to explore like it
normally does, it opens a new command prompt using that directory.
It's as if command prompt has become the default action. This DID NOT HAPPEN
in NT and 2000.
Is there a way to restore Explore to the default action?
STEPS TO REPRODUCE
=======================
1. Open Explorer (file not internet)
2. use the menu to navigate 'tools' - 'folder options'
3. select the 'file types' tab
4. click the 'File Types" column in the "registered file type" list. This
sorts the list by name
5 scroll to "File Folder"
6. Highlight "file folder" in the "registered file types" list
7. click the 'advanced' button. This will allow you to edit/customize the
operations associated to the file type.
8. Click the 'New" button. This pops up the "new Action" dialog
9. enter 'command prompt" in the action textbox
10. enter 'cmd.exe %1' in the "application used to perform action. CMD.exe
is used to open the command prompt and the %1 instructs the shell to provide
the current selected directory so that the command prompts opens in the
currently selected directory.
11. Click ok to add the action
12. Click ok to stop editing the actions associated to the file type
13. click ok to close the options dialog
Now when you click on a folder you can right click and see the context menu
"command prompt"
HERE"s THE PROBLEM:
====================
Double clicking on any directory does not cause explore to explore like it
normally does, it opens a new command prompt using that directory.
It's as if command prompt has become the default action. This DID NOT HAPPEN
in NT and 2000.
Is there a way to restore Explore to the default action?
behaves VERY different in XP.
I like to add an explorer context menu called "command prompt" which opens a
command prompt to the current directory.
HERE"s THE PROBLEM:
===================
Double clicking on any directory does not cause explore to explore like it
normally does, it opens a new command prompt using that directory.
It's as if command prompt has become the default action. This DID NOT HAPPEN
in NT and 2000.
Is there a way to restore Explore to the default action?
STEPS TO REPRODUCE
=======================
1. Open Explorer (file not internet)
2. use the menu to navigate 'tools' - 'folder options'
3. select the 'file types' tab
4. click the 'File Types" column in the "registered file type" list. This
sorts the list by name
5 scroll to "File Folder"
6. Highlight "file folder" in the "registered file types" list
7. click the 'advanced' button. This will allow you to edit/customize the
operations associated to the file type.
8. Click the 'New" button. This pops up the "new Action" dialog
9. enter 'command prompt" in the action textbox
10. enter 'cmd.exe %1' in the "application used to perform action. CMD.exe
is used to open the command prompt and the %1 instructs the shell to provide
the current selected directory so that the command prompts opens in the
currently selected directory.
11. Click ok to add the action
12. Click ok to stop editing the actions associated to the file type
13. click ok to close the options dialog
Now when you click on a folder you can right click and see the context menu
"command prompt"
HERE"s THE PROBLEM:
====================
Double clicking on any directory does not cause explore to explore like it
normally does, it opens a new command prompt using that directory.
It's as if command prompt has become the default action. This DID NOT HAPPEN
in NT and 2000.
Is there a way to restore Explore to the default action?