#Add a folder to the env varibable path on windows

4 messages · Page 1 of 1 (latest)

naive dust
#

i need my program to download a file and add it to path automaticaly, but when looking it up online, all i can find is stuff on how to find folders in path and overall not useful stuff, figured i'd come here for guidance

hardy parcelBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

naive dust
#

or should i make it use System() to run a shell command to do it, because i somewhat know how to do it from powershell

barren summit
#

what for do you need to do that?