Y
yawnmoth
Some dll's that I'm using in an application of mine require an
environmental variable be set. I, however, would prefer not to set a
global one. I could do it locally, via a *.cmd file, and require that
that *.cmd file be ran, but I'm wondering if maybe there's a better
way? A registery setting or some sort of *.ini setting that could be
used to set environmental variables for specific programs?
environmental variable be set. I, however, would prefer not to set a
global one. I could do it locally, via a *.cmd file, and require that
that *.cmd file be ran, but I'm wondering if maybe there's a better
way? A registery setting or some sort of *.ini setting that could be
used to set environmental variables for specific programs?