Shell and Shell Path Choice
The first box let you choose which shell to use.
If you select the bash shell on a Windows environment,
or the cmd.exe on a Solaris one, please delete this application from the server and from your PC.
If you want to use bash for advanced functions (it is difficult to estimate if this application could let you use such functions,
because it uses shells only to exec command (i.e. bash -c ls -la); i noticed some systems lets you exec pipes | only with bash)
or you operate on a *X system without sh, this box is important. Otherwise, you may choose sh/bash for all the functionalities you need.
If your favourite shell is not in the PATH variable (you won't be able to discover it, but if you can't issue any
command, this could be the case) you can specify the complete path (only the path, not the executable name) to it. For example: if the bash executable is in /usr/ucb/addon/bash, you can
set this field to /usr/ucb/addon/ and choose the shell bash from the previous box.