kakii said:
The setting as in subject selected under Control Panel -> Folder Options
More than one windows explorer open. Each of them opened in other
folder. One of them opened for search function.
However, if investigating with Task Manager all windows explorer windows
lead to the same explorer process (task right click -> Go to process).
The list "Processes" of task manager presents only one explorer window.
So the setting as mentioned above not really functional.
What's the reason?
It depends on "how" you launch the Explorer windows, you need to launch
a "new instance" of Explorer.exe. for this to work, it won't work if you
open a file explorer windows with the Windows+E key, or if you right
click on a folder from an opened Explorer window and select "Explore",
or if you launch a search from the Start menu.
For all intents and purposes if you want to have more than two instances
of Explorer running you pretty well have to use the /root, switch for
this to work. Try this:
In the Start menu Run box enter "Explorer" (without the quotes) and then
look in the Task Manager and you will see two instances of Explorer.exe
running, one for the Desktop and Taskbar and the new one that you just
launched. If you try to start a new Explorer instance with the same
"Explorer" command it won't work, it will simply switch to the already
opened Explorer instance that you opened, you can test this by
minimizing the opened Explorer and you will see that relaunching the
command will only maximize the already opened Explorer. If you want to
start new instances of Explorer.exe you have to use the /root, switch,
run this in the Start menu Run box: "explorer /root, c:\" , now you
will see a third instance of Explorer running. And again, if you run
the same command ("explorer /root, c:\") it won't start a new instance
of Explore, you would need to run a different "/root," parameter to
start another instance of Explorer, try: "explorer /root, c:\Foldername".
If you really want to have two separate Explorers running (one for the
Desktop and one for other things) then put a shortcut on your desktop
and use it to launch the second Explorer instance, or use the Run
command as explained earlier. For all it's worth the "Launch folder
windows in a separate process" setting is usually only needed if you
experience frequent Explorer.exe crashes or if you need to test/debug
shell extensions without crashing the desktop, or if you need to run
Explorer under a different user context with the RunAs command.
John