|
Does this tool has a command-line interface option? You could pass the values in as parameters to the tool itself.
Otherwise you could set environment variables to values that are predefined, using a "priming" batch script... Then read in those values...
The easiest way would be if the tool has a command-line interface:
mytool -name IR -location US ........ etc.
__________________
http://jasonpowers.net
"There are a thousand hacking at the branches of evil to one who is striking at the root."
|