Where are all the places Windows environment variables set?

When I run cmd.exe and type ‘set’ I have a %LIB% variable set. The value is pointing to a folder that doesn’t exist, which causes warnings during Visual Studio compiles. Here’s the thing… If I go to System Properties->Advanced->Environment Variables it’s not set in either User Variables or System Variables. It’s also not set in … Read more