It is also
possible to use conditional sections in the start.env.
The conditional sections depend on other environment variables again.
[ENVIRONS] var=value [ENVIRONS(COMPUTERNAME=EXV9*)] var=value [ENVIRONS(COMPUTERNAME=BEXV9*)] var=value [ENVIRONS(LOGONSERVER=*server.de*)] var=value [ENVIRONS(LOGONSERVER=server.it*)] var=value
Now the file is parsed from top to bottom.
The last match wins (overwrites the "var").
