We have a script at my company that calls

Code:
IsSABld -p $is_temp_file -o $merge_path -x
and it creates the setup.exe because it returns successfully but I dont know WHERE it is. Where is it specified? Is it using an environment variable?

Also, is there any documentation available online for IsSABld?

Thanks