Environment Tab
Previous page  Next page
image-8

Environment List
If this list is empty the application inherits the environment variables of the service. If it is *not empty only the environment variables from the list will be assigned to the application. Click button Get Current Variables in order to read *all environment variables that are actually available into the list.
Note that some of these variables are account specific and may have to be changed depending on the account the application will be running in.
Get Current Variables
Read all environment variables that are actually available into the list. It fetches the same variables as command Set.
Note that some of these variables are account specific and may have to be changed depending on the account the application will be running in.
Add
Add the environment string from the edit box to the Environment List. A valid entry has the form of: Name=Value, Value MUST not include an equal sign. Environment variable expansions can take place by including other variables inside % signs. For example, if you want to add a value to the PATH variable, you may add PATH=%PATH%;C:\MyPath. If the environment variable PATH is present globally then %PATH% will inherit the PATH variable's value.
Remove
Remove selected environment string.
Replace
Replace selected environment by the environment string from the edit box.


NT Wrapper v1.06 - May 13, 2005
Copyright © 2002- 2005 P.Pohman
NT Wrapper Home