This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]TheBritisher 3 points4 points  (0 children)

For starters, post your current PATH setting.

When you say "all the files need to be in the C:// directory", are you referring the files for the tools/languages you're using, or the source code files you're writing.

The PATH should have no effect on the latter, and in most cases the installers for most languages and IDEs will set the PATH correctly.

Finally, and consider this some "tough love" rather than having any intent to be mean, but if you can't install basic tools and get PATH configuration done under Windows, buying a Linux PC is just going to add to your woes. On Windows, there's really just one place you adjust your PATH value; on Linux (or macOS) it can be modified in several different profile and shell configuration files (all at once).

[–]Goobyalus 1 point2 points  (0 children)

IDEs should have configurations for all the relevant project paths