[application] template="punk.multishell.cmd" as_admin=false scripts=[ "getpunk.ps1", "getpunk.bash" ] default_outputfile="getpunk.cmd" default_nextshellpath="/usr/bin/env bash" default_nextshelltype="bash" #valid nextshelltype entries are: tcl perl powershell bash. #nextshellpath entries must be 128 characters or less. #win32.nextshellpath="pwsh -nop -nol -ExecutionPolicy bypass -File" #win32.nextshelltype="pwsh" win32.nextshellpath="cmd.exe /c powershell -nop -nol -ExecutionPolicy ByPass -File" win32.nextshelltype="powershell" win32.outputfile="getpunk.cmd"