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

Author Topic: Dos help  (Read 12147 times)

0 Members and 1 Guest are viewing this topic.

chequer

    Topic Starter


    Rookie

  • 1928 Oldie
    Dos help
    « on: November 06, 2007, 09:19:03 PM »
    Before I upgraded to WindowsXP Pro SP2 I could, at the MS Dos Prompt, enter
    ie. C:\Windows> help /?  and it would bring up all the dos commands.
    Now my dos prompt is, C:\Windows\System32>  I know how to bring it back so it is just C:> I have tried to get the dos commands from here but cannot do so.
    How do I do it?
    chequer
    When the game is over, the King and the pawn share the same box.

    Broni


      Mastermind
    • Kraków my love :)
    • Thanked: 614
      • Computer Help Forum
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows 8
    Re: Dos help
    « Reply #1 on: November 06, 2007, 09:32:36 PM »
    help.exe is located in C:\Windows\System32 folder, so I don't know, why you want to go to C:\Windows

    chequer

      Topic Starter


      Rookie

    • 1928 Oldie
      Re: Dos help
      « Reply #2 on: November 06, 2007, 10:11:09 PM »
      help.exe is located in C:\Windows\System32 folder, so I don't know, why you want to go to C:\Windows
      Broni,
      I am not talking about Windows help. I'm referring to the MS-DOS help commands
      chequer
      When the game is over, the King and the pawn share the same box.

      Broni


        Mastermind
      • Kraków my love :)
      • Thanked: 614
        • Computer Help Forum
      • Computer: Specs
      • Experience: Experienced
      • OS: Windows 8
      Re: Dos help
      « Reply #3 on: November 06, 2007, 10:22:07 PM »
      Windows XP doesn't have a real DOS. It's an emulator, called Command Prompt, where you use DOS-like commands.
      And DOS-like help command (help.exe) is located in C:\Windows\System 32.
      Trust me.
      Just go Start>Run, type in:
      cmd
      Hit Enter.
      Type in:
      help
      Hit Enter.

      chequer

        Topic Starter


        Rookie

      • 1928 Oldie
        Re: Dos help
        « Reply #4 on: November 06, 2007, 10:45:14 PM »
        Windows XP doesn't have a real DOS. It's an emulator, called Command Prompt, where you use DOS-like commands.
        And DOS-like help command (help.exe) is located in C:\Windows\System 32.
        Trust me.
        Just go Start>Run, type in:
        cmd
        Hit Enter.
        Type in:
        help
        Hit Enter.

        Thanks Broni,
        Works like a charm.
        Just shows what an old  novice I am
        chequer
        When the game is over, the King and the pawn share the same box.

        Broni


          Mastermind
        • Kraków my love :)
        • Thanked: 614
          • Computer Help Forum
        • Computer: Specs
        • Experience: Experienced
        • OS: Windows 8
        Re: Dos help
        « Reply #5 on: November 06, 2007, 10:47:37 PM »
        I'm glad it worked for you :)

        chequer

          Topic Starter


          Rookie

        • 1928 Oldie
          Re: Dos help
          « Reply #6 on: November 06, 2007, 10:53:05 PM »
          All I need to find out now, is how to pause it, stop it scrolling.
          I used to enter, C:\Windows>Dir /p
           
          chequer
          When the game is over, the King and the pawn share the same box.

          Broni


            Mastermind
          • Kraków my love :)
          • Thanked: 614
            • Computer Help Forum
          • Computer: Specs
          • Experience: Experienced
          • OS: Windows 8
          Re: Dos help
          « Reply #7 on: November 06, 2007, 11:01:55 PM »
          You don't need a switch.
          Command Prompt window has a vertical scroll bar, like regular window. You can also maximize it.

          chequer

            Topic Starter


            Rookie

          • 1928 Oldie
            Re: Dos help
            « Reply #8 on: November 06, 2007, 11:16:53 PM »
            When I set up my dos program I searched for Command.com to set up MS Dos
            I have now searched and found cmd, made a shortcut for it and put it in my shortcut menu.
            Thanks again,
            I  hope the time zones are not keeping you up.
            I'm in Australia.
            chequer
            When the game is over, the King and the pawn share the same box.

            Broni


              Mastermind
            • Kraków my love :)
            • Thanked: 614
              • Computer Help Forum
            • Computer: Specs
            • Experience: Experienced
            • OS: Windows 8
            Re: Dos help
            « Reply #9 on: November 06, 2007, 11:26:23 PM »
            Quote
            I  hope the time zones are not keeping you up.
            Not at all. I'm in California. It's only 10:25 PM here.

            dairyman

            • Guest
            Re: Dos help
            « Reply #10 on: November 07, 2007, 12:29:35 AM »
            Not at all. I'm in California. It's only 10:25 PM here.

            :o :o :o

            Goodness!
            How much sleep do you get?

            Broni


              Mastermind
            • Kraków my love :)
            • Thanked: 614
              • Computer Help Forum
            • Computer: Specs
            • Experience: Experienced
            • OS: Windows 8
            Re: Dos help
            « Reply #11 on: November 07, 2007, 05:32:46 AM »
            Quote
            How much sleep do you get?
            LOL...Not much. I'm up already...4:30 AM
            Nah, I've been just sick like a dog with a cold, for last two days.

            WillyW



              Specialist
            • Thanked: 29
            • Experience: Experienced
            • OS: Windows XP
            Re: Dos help
            « Reply #12 on: November 07, 2007, 09:05:51 AM »
            All I need to find out now, is how to pause it, stop it scrolling.
            I used to enter, C:\Windows>Dir /p
             

            I would have used the /p switch too, as I don't have XP.   :)

            In addition to what Broni said -   If you don't like using a scroll bar on a window,   or if you prefer a full screen,     then try:
            dir | more


            More info, syntax, etc. on the      more     command can be found here:
            http://www.computerhope.com/morehlp.htm

            As a matter of fact,   one of the examples given is exactly this!    :D

            Keep it in mind -  the    more    command can often be useful.

            .



            Broni


              Mastermind
            • Kraków my love :)
            • Thanked: 614
              • Computer Help Forum
            • Computer: Specs
            • Experience: Experienced
            • OS: Windows 8
            Re: Dos help
            « Reply #13 on: November 07, 2007, 10:36:41 AM »
            Yeah...
            for some reason "/p" switch doesn't work, but "|more" does.

            chequer

              Topic Starter


              Rookie

            • 1928 Oldie
              Re: Dos help
              « Reply #14 on: November 07, 2007, 04:40:26 PM »
              Quote
              I  hope the time zones are not keeping you up.
              Not at all. I'm in California. It's only 10:25 PM here.

              Thanks Broni for the |more command.
              At my age, 8:30pm is late enough for me, as I usually get up at 5:30am.
              As far as I can make out, the time differences between Sth. Australia & Hollywood Calif.are:
              >Sth Aus.  10:00am. Thu. 8 Nov. Hollywood  3:30pm Wed 7 Nov.<
              chequer
              When the game is over, the King and the pawn share the same box.