Basic node.js process.env replacer that pre-expands environment variables inside other environment variables
process.env = require('node-envyos');
Because windows environment variables are not case sensitive and the majority of other operating systems are and tend towards an upper case convention, the win32 processor forces all of the keys to capitalized versions in the replacement object