Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Open Explorer to Network Neighborhood/Network Places

Open Explorer to Network Neighborhood/Network Places

Scheduled Pinned Locked Moved IT & Infrastructure
comsysadmintutorialquestionworkspace
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    flipdoubt
    wrote on last edited by
    #1

    I've read lots of stuff about opening Windows Explorer using command line arguments. Task http://www.createwindow.com/raewebsite/rae-2ex1.htm as an example. But how would I open Windows Explorer to Network Neighborhood or My Network Places? Any good ideas? I don't see an environment variable that might point me to such a place.

    M 1 Reply Last reply
    0
    • F flipdoubt

      I've read lots of stuff about opening Windows Explorer using command line arguments. Task http://www.createwindow.com/raewebsite/rae-2ex1.htm as an example. But how would I open Windows Explorer to Network Neighborhood or My Network Places? Any good ideas? I don't see an environment variable that might point me to such a place.

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      Those aren't paths in the file system, so you'll need to find the GUIDs of the relevant namespace extensions. For ex this will open a window on My Documents: explorer /e,::{450D8FBA-AD25-11D0-98A8-0800361B1103} --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber #include "witty-sig.h"

      F 2 Replies Last reply
      0
      • M Michael Dunn

        Those aren't paths in the file system, so you'll need to find the GUIDs of the relevant namespace extensions. For ex this will open a window on My Documents: explorer /e,::{450D8FBA-AD25-11D0-98A8-0800361B1103} --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber #include "witty-sig.h"

        F Offline
        F Offline
        flipdoubt
        wrote on last edited by
        #3

        Cool! Now the trick is to reliably look this up in different OSes.

        1 Reply Last reply
        0
        • M Michael Dunn

          Those aren't paths in the file system, so you'll need to find the GUIDs of the relevant namespace extensions. For ex this will open a window on My Documents: explorer /e,::{450D8FBA-AD25-11D0-98A8-0800361B1103} --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber #include "witty-sig.h"

          F Offline
          F Offline
          flipdoubt
          wrote on last edited by
          #4

          Is there a canonical lookup table for class GUIDs for namespace extensions?

          M 1 Reply Last reply
          0
          • F flipdoubt

            Is there a canonical lookup table for class GUIDs for namespace extensions?

            M Offline
            M Offline
            Michael Dunn
            wrote on last edited by
            #5

            Not that I know of, however you can look at the various NameSpace keys to find the extensions that are installed, such as: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\NetworkNeighborhood\NameSpace --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber Kosh reminded me of some of the prima-donna programmers I've worked with. Knew everything but when you asked them a question; never gave you a straight answer.   -- Michael P. Butler in the Lounge

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups