Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: computer name/c$  (Read 2323 times)

0 Members and 1 Guest are viewing this topic.

genu

    Topic Starter


    Starter

    computer name/c$
    « on: January 20, 2009, 04:49:11 PM »
    Is this a DOS command...........? Allows you to view the contents of the local drive or the drive of a computer on the same network if you have access to it.

    Helpmeh



      Guru

    • Roar.
    • Thanked: 123
      • Yes
      • Yes
    • Computer: Specs
    • Experience: Familiar
    • OS: Windows 8
    Re: computer name/c$
    « Reply #1 on: January 20, 2009, 05:03:47 PM »
    Not a DOS command.
    Where's MagicSpeed?
    Quote from: 'matt'
    He's playing a game called IRL. Great graphics, *censored* gameplay.

    genu

      Topic Starter


      Starter

      Re: computer name/c$
      « Reply #2 on: January 20, 2009, 05:14:02 PM »
      thanks.........are you familiar with it.........on your computer in the Run box if you type: computername/c$, pops up a window with the "c" contents

      genu

        Topic Starter


        Starter

        Re: computer name/c$
        « Reply #3 on: January 20, 2009, 05:15:56 PM »
        \\computername\c$

        BC_Programmer


          Mastermind
        • Typing is no substitute for thinking.
        • Thanked: 1140
          • Yes
          • Yes
          • BC-Programming.com
        • Certifications: List
        • Computer: Specs
        • Experience: Beginner
        • OS: Windows 11
        Re: computer name/c$
        « Reply #4 on: January 20, 2009, 05:23:20 PM »
        it's a UNC pathname. with a computer named "ComputerName" and the Admin-shared root of C.
        I was trying to dereference Null Pointers before it was cool.

        genu

          Topic Starter


          Starter

          Re: computer name/c$
          « Reply #5 on: January 20, 2009, 05:52:24 PM »
          thank you.............BC_Programmer