[application] template="punk.multishell.cmd" as_admin=false scripts=[ "runtime.ps1", "runtime.bash" ] default_outputfile="runtime.cmd" default_nextshellpath="/usr/bin/env bash" default_nextshelltype="bash" #valid nextshelltype entries are: tcl perl powershell bash. #nextshellpath entries must be 64 characters or less. win32.nextshellpath="powershell" win32.nextshelltype="powershell" win32.outputfile="runtime.cmd"