#How do I set a path variable?
13 messages · Page 1 of 1 (latest)
i want to very much do this but in c++
How do I set a path variable?
original: How to set a path variable using a c++ program?
setenvironmentalpath?
saw that win32 api call somewhere, idk if thats precisely what u call it
SetEnvironmentVariable
make sure not to overwrite entirely ur path lol
read the path and then just add ur thing
Alr
Will look into it
it prob wont overwrite my entire path

just read it, modify it, set it