Results 1 to 3 of 3

Thread: Win2k command line

  1. #1

    Thread Starter
    Fanatic Member Wynd's Avatar
    Join Date
    Dec 2000
    Location
    In a bar frequented by colossal death robots
    Posts
    772

    Win2k command line

    1. SLOW. There's a perceptible delay between when I type and when characters appear on the screen.
    2. No repeat command. If I hold the right arrow, nothing happens.

    How can I fix these things? Or is that the way it normally is?

    Also, how do I set the path variable?
    Alcohol & calculus don't mix.
    Never drink & derive.

  2. #2
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    Sounds like you're running command.com and not cmd.exe (the NT CLI). Go start->run (or windows key + R) and run 'cmd'.

    The path is in an environment variable called PATH. You can change it in one single, current session by typing:

    SET PATH=%PATH%;c:\your\extra\path

    or you can set it globally by going to the control panel -> system -> advanced tab -> environment variables. The bottom section of that tab contains system variables, of which PATH is one. You can edit it there.
    Harry.

    "From one thing, know ten thousand things."

  3. #3

    Thread Starter
    Fanatic Member Wynd's Avatar
    Join Date
    Dec 2000
    Location
    In a bar frequented by colossal death robots
    Posts
    772
    K, thanks, that took care of it.
    Alcohol & calculus don't mix.
    Never drink & derive.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width