|
How can I capture the output of a script? |
|
You can create or set the value of an installer variable from the output of a script or program using a
That code will create an installer environment variable called myhostname that will store the output thrown by the program hostname. You can later refer to the content of that variable using |