viagra
phentermine

Posts Tagged ‘environment variables’

Viewing and Setting Environment Variables

Monday, February 18th, 2008

Environment variables are very similar in concept to the variables you’d find in a programming language: there is a variable identifier and an associated value. This is extremely handy because it means that you don’t always have to know the exact path or name of certain settings on the system.

(more…)