Environment Variables View
        InstallShield 2016
        
        Project • The Environment Variables view is available in the following project types:
        
        
        
        
        
        
        
        The InstallScript language includes the GetEnvVar function for retrieving the current value of an environment variable, and it enables you to create an environment variable.
        Environment variables are variables that can be accessed by multiple applications on the target system. In the Environment Variables view, you can create new environment variables, modify the values of existing variables, and remove variables. The environment variable creation, modification, or removal takes place on the target system when the component that is associated with the environment variable is installed.
        See Also
        Setting Environment Variables
        
        Environment Variable Settings
        
        Environment Variables Example
        
        
            
        
        
        
        Open topic with navigation