Results 1 to 6 of 6

Thread: My PATH is too long

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    London
    Posts
    290

    My PATH is too long

    I`m using windows2000.

    I think my path is too long. I want to change it - is there a list somewhere of all the places (registry, files, settings) that the path can be added to. By the time i get to a dos box, its 4 lines long. There are some .nt files which contain path definitions, and you can right click on `my computer` and choose properties/advanced then play with the path, but there are some entries which are neither in those two locations nor in the registry. Any idea?

  2. #2
    Right-click My Computer, select Properties, Advanced Tab, Environment Variables button.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    London
    Posts
    290
    yep, i mentioned that in my question though I want a list of ALL the places the path can be set - thats just one!

  4. #4
    In a command console:
    Code:
    set PATH=the path

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    London
    Posts
    290
    I think the problem is that my question isnt really about the path as such, its more to do with what happens when you boot up windows. you can stick additions to the path all over the place - not just in the `my computer` thingy - so if you have the problem that i have, which is a path so long that other apps fail (ie vc++ v1.52), and you want to remove some entries from the path, you pretty much have to GREP every file on your hard drive and see which .bat, .nt etc file is adding it to the path!!

    sorry if i caused any confusion or offence!

  6. #6
    Oh...well any program can access the PATH variable, even VB, so check your startup. Yes, autoexec.bat is also famous for this but I don't know if 2000 even parses it anymore (if I find an autoexec.bat I just delete it).

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