Announcement

Collapse
No announcement yet.

Filepath to My Computer?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Filepath to My Computer?

    Hi, does anyone know what the filepath to My Computer is on Windows XP? Basically I need to associate an icon on a dock-bar to it. However, I can only select .exe files using the standard function. So, I need the actual filepath.

    Please help!

    #2
    %SystemRoot%\explorer.exe

    Comment


      #3
      That doesn't seem to do it. I just get an error message saying the path is invalid. Thanks for trying.

      Comment


        #4
        Ah. It may be that %SystemRoot% isn't defined in your shell for some reason - its your Windows directory, so the most likely candidate is c:\WinNT\explorer.exe

        Comment


          #5
          My guess would be the software you're using doesn't resolve environment variables. You'd have to hardcode the path, like what mid said

          Comment


            #6
            if %systemroot% isn't defined then your PC is fooked :P

            Comment

            Working...
            X