NTBTask
NTBTask copied to clipboard
Prevent environment from being nil before task is launched.
If the environment is fetched before task is launched, run /usr/bin/env to get the environment the task will have when it is running. Or see if there is a Cocoa way to get it. ProcessInfo for instance.